groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff-commit] groff/src/libs/libgroff glyphuni.cpp


From: Werner LEMBERG
Subject: [Groff-commit] groff/src/libs/libgroff glyphuni.cpp
Date: Wed, 22 Feb 2006 15:30:53 +0000

CVSROOT:        /cvsroot/groff
Module name:    groff
Branch:         
Changes by:     Werner LEMBERG <address@hidden> 06/02/22 15:30:53

Modified files:
        src/libs/libgroff: glyphuni.cpp 

Log message:
        add comment

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/groff/src/libs/libgroff/glyphuni.cpp.diff?tr1=1.7&tr2=1.8&r1=text&r2=text

Patches:
Index: groff/src/libs/libgroff/glyphuni.cpp
diff -u groff/src/libs/libgroff/glyphuni.cpp:1.7 
groff/src/libs/libgroff/glyphuni.cpp:1.8
--- groff/src/libs/libgroff/glyphuni.cpp:1.7    Wed Feb 22 15:28:35 2006
+++ groff/src/libs/libgroff/glyphuni.cpp        Wed Feb 22 15:30:52 2006
@@ -34,6 +34,9 @@
 
 PTABLE(glyph_to_unicode) glyph_to_unicode_table;
 
+// The commented out entries in the table below can't be used in glyph
+// names.
+
 struct S {
   const char *key;
   const char *value;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]