]> granicus.if.org Git - graphviz/commitdiff
Fix bug 601
authorerg <devnull@localhost>
Sat, 15 Jan 2005 00:12:46 +0000 (00:12 +0000)
committererg <devnull@localhost>
Sat, 15 Jan 2005 00:12:46 +0000 (00:12 +0000)
lib/gd/entities.h

index 7a940210a06cd45eab8003f3f56ab276c7b6ca66..514a0b47e11a74b43fea94acd6b8179a29bad731 100644 (file)
@@ -11,7 +11,7 @@
 extern "C" {
 #endif
 
-struct entities_s {
+static struct entities_s {
        char    *name;
        int     value;
 } entities[] = {