[FFmpeg-cvslog] r12555 - trunk/libavformat/avio.h

michael subversion
Sat Mar 22 18:25:51 CET 2008


Author: michael
Date: Sat Mar 22 18:25:50 2008
New Revision: 12555

Log:
1st attempt at correcting the punktuation.


Modified:
   trunk/libavformat/avio.h

Modified: trunk/libavformat/avio.h
==============================================================================
--- trunk/libavformat/avio.h	(original)
+++ trunk/libavformat/avio.h	Sat Mar 22 18:25:50 2008
@@ -269,7 +269,7 @@ int get_buffer(ByteIOContext *s, unsigne
 
 /**
  * Reads size bytes from ByteIOContext into buf.
- * This reads at most 1 packet. If thats not enough fewer bytes will be
+ * This reads at most 1 packet. If that's not enough fewer bytes will be
  * returned.
  * @returns number of bytes read or AVERROR
  */




More information about the ffmpeg-cvslog mailing list