]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
1st attempt at correcting the punktuation.
authormichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 22 Mar 2008 17:25:50 +0000 (17:25 +0000)
committermichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 22 Mar 2008 17:25:50 +0000 (17:25 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12555 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

libavformat/avio.h

index 61459c53917a4be7235904e294ed6e54e230b3d9..8a49e4ae6ab8b1867a1e2d130491fbe8a5f33b3f 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
  */