summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
Diffstat (limited to 'libvo')
-rw-r--r--libvo/spuenc.c2
-rw-r--r--libvo/spuenc.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/libvo/spuenc.c b/libvo/spuenc.c
index 41303aee3f..7ce2d12809 100644
--- a/libvo/spuenc.c
+++ b/libvo/spuenc.c
@@ -1,5 +1,5 @@
/*
- * subpic_encode.c - encodes a pixmap with RLE
+ * encode a pixmap with RLE
*
* Copyright (C) 2000 Alejandro J. Cura <alecu@protocultura.net>
*
diff --git a/libvo/spuenc.h b/libvo/spuenc.h
index 5f27680876..5bc83b329b 100644
--- a/libvo/spuenc.h
+++ b/libvo/spuenc.h
@@ -1,5 +1,5 @@
/*
- * subpic_encode.c - encodes a pixmap with RLE
+ * encode a pixmap with RLE
*
* Copyright (C) 2000 Alejandro J. Cura <alecu@protocultura.net>
*