diff http.c @ 1986:cf1622476eb7 libavformat

typos/grammar
author diego
date Sat, 07 Apr 2007 14:09:20 +0000
parents aab32293e595
children c770b9a1f78f
line wrap: on
line diff
--- a/http.c	Fri Apr 06 18:29:27 2007 +0000
+++ b/http.c	Sat Apr 07 14:09:20 2007 +0000
@@ -24,8 +24,8 @@
 
 #include "base64.h"
 
-/* XXX: POST protocol is not completly implemented because ffmpeg use
-   only a subset of it */
+/* XXX: POST protocol is not completely implemented because ffmpeg uses
+   only a subset of it. */
 
 //#define DEBUG