summaryrefslogtreecommitdiffstats
path: root/libavcodec/lzw.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-07-14 04:05:17 +0200
committerDiego Biurrun <diego@biurrun.de>2011-07-14 20:51:15 +0200
commit99b9df5281ef5e8f1991cd5edd5d5acb49a35144 (patch)
tree174ad465e07db9bcd88ec21f32fca10ed9f705f0 /libavcodec/lzw.h
parenta2f31564b4759c02c81f3f4d1be359eb4a18f050 (diff)
downloadffmpeg-streaming-99b9df5281ef5e8f1991cd5edd5d5acb49a35144.zip
ffmpeg-streaming-99b9df5281ef5e8f1991cd5edd5d5acb49a35144.tar.gz
doxygen: misc consistency cosmetics
Diffstat (limited to 'libavcodec/lzw.h')
-rw-r--r--libavcodec/lzw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/lzw.h b/libavcodec/lzw.h
index d1efdaf..c6ae057 100644
--- a/libavcodec/lzw.h
+++ b/libavcodec/lzw.h
@@ -24,7 +24,7 @@
* @file
* @brief LZW decoding routines
* @author Fabrice Bellard
- * Modified for use in TIFF by Konstantin Shishkov
+ * modified for use in TIFF by Konstantin Shishkov
*/
#ifndef AVCODEC_LZW_H
OpenPOWER on IntegriCloud