use an enum, that's cleaner
authorPierre Habouzit <madcoder@debian.org>
Wed, 15 Nov 2006 01:06:07 +0000 (02:06 +0100)
committerPierre Habouzit <madcoder@debian.org>
Wed, 15 Nov 2006 01:06:07 +0000 (02:06 +0100)
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
charset.def

index 60070e0..1143cf0 100644 (file)
@@ -1,4 +1,4 @@
-cat <<EOF | gperf -Ncharset_canonicalize_aux -m16 -l -t -C -F", NULL"
+cat <<EOF | gperf -Ncharset_canonicalize_aux -m16 -l -E -t -C -F", NULL"
 %{
 /*
  *  This program is free software; you can redistribute it and/or modify