summaryrefslogtreecommitdiff
path: root/libavcodec/h261_parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/h261_parser.c')
-rw-r--r--libavcodec/h261_parser.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/h261_parser.c b/libavcodec/h261_parser.c
index 2469424c1a..59eed02f66 100644
--- a/libavcodec/h261_parser.c
+++ b/libavcodec/h261_parser.c
@@ -1,5 +1,5 @@
/*
- * H261 parser
+ * H.261 parser
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
* Copyright (c) 2004 Maarten Daniels
*
@@ -22,7 +22,7 @@
/**
* @file
- * h261codec.
+ * H.261 parser
*/
#include "parser.h"