summaryrefslogtreecommitdiff
path: root/src/libs/libgroff/glyphuni.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/libgroff/glyphuni.cpp')
-rw-r--r--src/libs/libgroff/glyphuni.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/libgroff/glyphuni.cpp b/src/libs/libgroff/glyphuni.cpp
index 72258aae..979d6e22 100644
--- a/src/libs/libgroff/glyphuni.cpp
+++ b/src/libs/libgroff/glyphuni.cpp
@@ -1,5 +1,5 @@
// -*- C++ -*-
-/* Copyright (C) 2002, 2003
+/* Copyright (C) 2002, 2003, 2004
Free Software Foundation, Inc.
Written by Werner Lemberg <wl@gnu.org>
@@ -34,7 +34,7 @@ implement_ptable(glyph_to_unicode)
PTABLE(glyph_to_unicode) glyph_to_unicode_table;
-struct {
+struct S {
const char *key;
const char *value;
} glyph_to_unicode_list[] = {