summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/polyp/utf8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polyp/utf8.c b/src/polyp/utf8.c
index bb8621e2..300a54ca 100644
--- a/src/polyp/utf8.c
+++ b/src/polyp/utf8.c
@@ -1,4 +1,4 @@
-/* $Id */
+/* $Id$ */
/* This file is based on the GLIB utf8 validation functions. The
* original license text follows. */