1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00

spelling/grammar/consistency review part I

Originally committed as revision 16840 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun
2009-01-28 00:16:05 +00:00
parent d972e56cf2
commit 89c9ff504b
27 changed files with 175 additions and 178 deletions

View File

@@ -21,7 +21,7 @@
/**
* @file integer.c
* arbitrary precision integers.
* arbitrary precision integers
* @author Michael Niedermayer <michaelni@gmx.at>
*/