summaryrefslogtreecommitdiff
path: root/media/libtheora/lib/bitpack.c
diff options
context:
space:
mode:
Diffstat (limited to 'media/libtheora/lib/bitpack.c')
-rw-r--r--media/libtheora/lib/bitpack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/libtheora/lib/bitpack.c b/media/libtheora/lib/bitpack.c
index 8bfce4c3d0..5125dde6b0 100644
--- a/media/libtheora/lib/bitpack.c
+++ b/media/libtheora/lib/bitpack.c
@@ -11,7 +11,7 @@
********************************************************************
function: packing variable sized words into an octet stream
- last mod: $Id: bitpack.c 17410 2010-09-21 21:53:48Z tterribe $
+ last mod: $Id$
********************************************************************/
#include <string.h>