heebie
[vg.git] / vg_console.h
index 5a137e3f05222366239791a68866745d474a0fda..26c6a6d20c00414eef330fa18f7500b4caf52dd9 100644 (file)
@@ -76,7 +76,7 @@ struct vg_console
 
                int persistent; /* Should this var be stored to cfg/auto.conf? */
        } 
-       vars[ 64 ];
+       vars[ 128 ];
        
        struct vg_cmd
        {