Commit 1dd26420 authored by michael's avatar michael

1st attempt at correcting the punktuation.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12555 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 28a1817b
...@@ -269,7 +269,7 @@ int get_buffer(ByteIOContext *s, unsigned char *buf, int size); ...@@ -269,7 +269,7 @@ int get_buffer(ByteIOContext *s, unsigned char *buf, int size);
/** /**
* Reads size bytes from ByteIOContext into buf. * 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. * returned.
* @returns number of bytes read or AVERROR * @returns number of bytes read or AVERROR
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment