changeset 1807:4227bfda0df5 libavformat

cosmetics: fix usefuLL --> usefuL typo
author diego
date Thu, 22 Feb 2007 00:07:42 +0000
parents bf6a0dd6d7be
children 572ce77d7333
files rtp.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rtp.h	Tue Feb 20 23:44:11 2007 +0000
+++ b/rtp.h	Thu Feb 22 00:07:42 2007 +0000
@@ -53,7 +53,7 @@
 #define RTCP_TX_RATIO_NUM 5
 #define RTCP_TX_RATIO_DEN 1000
 
-/* Structure listing usefull vars to parse RTP packet payload*/
+/* Structure listing useful vars to parse RTP packet payload*/
 typedef struct rtp_payload_data_s
 {
     int sizelength;