summaryrefslogtreecommitdiff
path: root/src/libs/libgroff/uniglyph.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/libgroff/uniglyph.cpp')
-rw-r--r--src/libs/libgroff/uniglyph.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/libgroff/uniglyph.cpp b/src/libs/libgroff/uniglyph.cpp
index aec65678..69d89e1f 100644
--- a/src/libs/libgroff/uniglyph.cpp
+++ b/src/libs/libgroff/uniglyph.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(unicode_to_glyph)
PTABLE(unicode_to_glyph) unicode_to_glyph_table;
-struct {
+struct S {
const char *key;
const char *value;
} unicode_to_glyph_list[] = {