X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=vg_console.h;h=26c6a6d20c00414eef330fa18f7500b4caf52dd9;hb=3b3420de0251e489082814e60dcc45e5e8842224;hp=5a137e3f05222366239791a68866745d474a0fda;hpb=fd8875baf8264b20731fb1bffaba4e1393beb189;p=vg.git diff --git a/vg_console.h b/vg_console.h index 5a137e3..26c6a6d 100644 --- a/vg_console.h +++ b/vg_console.h @@ -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 {