diff rtp.h @ 1807:4227bfda0df5 libavformat

cosmetics: fix usefuLL --> usefuL typo
author diego
date Thu, 22 Feb 2007 00:07:42 +0000
parents 699a422bca90
children 99d50be70d9a
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;