diff bswap.h @ 466:f4fd038fcb58 libavutil

misc spelling fixes
author diego
date Mon, 10 Mar 2008 18:42:09 +0000
parents 18c82237bf84
children bdc8433d739e
line wrap: on
line diff
--- a/bswap.h	Sat Mar 08 20:30:15 2008 +0000
+++ b/bswap.h	Mon Mar 10 18:42:09 2008 +0000
@@ -20,7 +20,7 @@
 
 /**
  * @file bswap.h
- * byte swap.
+ * byte swapping routines
  */
 
 #ifndef FFMPEG_BSWAP_H