]> granicus.if.org Git - graphviz/commitdiff
Change bogus __dcplusplus back to original
authorerg <devnull@localhost>
Wed, 13 May 2009 20:51:34 +0000 (20:51 +0000)
committererg <devnull@localhost>
Wed, 13 May 2009 20:51:34 +0000 (20:51 +0000)
lib/neatogen/sparsegraph.h

index e579e79faf8761247716a2ce5c3f31b11b8e5ab1..53b7184df057f48e528d9d58ca36f6c0502ad53b 100644 (file)
@@ -25,7 +25,7 @@ extern "C" {
 #  include <config.h>
 #endif
 
-#ifdef __dcplusplus
+#ifdef __cplusplus
     enum Style { regular, invisible };
     struct vtx_data {
        int nedges;