summaryrefslogtreecommitdiff
path: root/rtp.c
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2006-05-02 20:31:39 +0000
committerOlle Johansson <oej@edvina.net>2006-05-02 20:31:39 +0000
commit7bbb6bd3aac3ed81d09dcb8e424ed851abacf668 (patch)
tree41edb97dfa9f29a55bbf5bfbfca794fe6c0dc9a9 /rtp.c
parent0cf25becb9c82e7afb2e647a45aabb420318b66c (diff)
- fix typo in rtp.c, devicestate.h
- add information about subscriptions and realtime dial plans in sip.conf.sample git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24342 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'rtp.c')
-rw-r--r--rtp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtp.c b/rtp.c
index e55c37901..88aa1eefd 100644
--- a/rtp.c
+++ b/rtp.c
@@ -23,7 +23,7 @@
*
* \author Mark Spencer <markster@digium.com>
*
- * \note RTP is deffined in RFC 3550.
+ * \note RTP is defined in RFC 3550.
*/
#include <stdio.h>