]> granicus.if.org Git - graphviz/commitdiff
Fix formatting
authorerg <devnull@localhost>
Thu, 26 Feb 2009 20:45:20 +0000 (20:45 +0000)
committererg <devnull@localhost>
Thu, 26 Feb 2009 20:45:20 +0000 (20:45 +0000)
cmd/smyrna/smyrnadefs.h

index 064e497cda473095e765ee07f5398a83d8abe8e1..2814c5c180d92e78157a57cb51ae762e2b537aad 100644 (file)
@@ -238,7 +238,7 @@ typedef enum {
     GVK_TWOPI,
     GVK_CIRCO,
     GVK_FDP,   
-       GVK_SFDP/* keep last */
+    GVK_SFDP/* keep last */
 } gvk_layout;
 
 typedef struct _attribute {