summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-05-17 18:51:37 +0000
committerLennart Poettering <lennart@poettering.net>2006-05-17 18:51:37 +0000
commit5f6d8c9c8b0f113dee34d3f3c17464a9c696a49b (patch)
tree0e5b0cc0a79fb06625bf2164e6984272ec9075e3
parent7ca25e58e99abb3d640b6012d7cbfc9bc9087849 (diff)
fix svn tag
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@910 fefdeb5f-60dc-0310-8127-8f9354f1896f
-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. */