CVSROOT:        /cvsroot/groff
Module name:    groff
Branch:         
Changes by:     Werner LEMBERG <[EMAIL PROTECTED]>      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;


_______________________________________________
Groff-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to