OSDN Git Service

1st attempt at correcting the punktuation.
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 22 Mar 2008 17:25:50 +0000 (17:25 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 22 Mar 2008 17:25:50 +0000 (17:25 +0000)
Originally committed as revision 12555 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/avio.h

index 61459c5..8a49e4a 100644 (file)
@@ -269,7 +269,7 @@ int get_buffer(ByteIOContext *s, unsigned char *buf, int size);
 
 /**
  * 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
  */