diff internal.h @ 636:c04808220c83 libavutil

spelling/grammar/consistency review part II
author diego
date Wed, 28 Jan 2009 23:03:17 +0000
parents 8c48a1b999a3
children 683a6dbdd2b2
line wrap: on
line diff
--- a/internal.h	Wed Jan 28 17:48:26 2009 +0000
+++ b/internal.h	Wed Jan 28 23:03:17 2009 +0000
@@ -319,8 +319,8 @@
 #endif /* HAVE_TRUNCF */
 
 /**
- * Returns NULL if CONFIG_SMALL is true otherwise the argument
- * without modifications, used to disable the definition of strings
+ * Returns NULL if CONFIG_SMALL is true, otherwise the argument
+ * without modification. Used to disable the definition of strings
  * (for example AVCodec long_names).
  */
 #if CONFIG_SMALL