aboutsummaryrefslogtreecommitdiffstats
path: root/rtp.c
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-02 20:31:39 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-02 20:31:39 +0000
commitf6dbbaaa8ecb3a4462048edfd5e8475493bdb2d4 (patch)
tree41edb97dfa9f29a55bbf5bfbfca794fe6c0dc9a9 /rtp.c
parent70b436e19748dbdb9cb6a0180852d4dbcffa3398 (diff)
- fix typo in rtp.c, devicestate.h
- add information about subscriptions and realtime dial plans in sip.conf.sample git-svn-id: http://svn.digium.com/svn/asterisk/trunk@24342 f38db490-d61c-443f-a65b-d21fe96a405b
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>