diff options
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -435,7 +435,7 @@ typedef struct { char ChanKey_Burst_Time; /* 224 */ - char network_enabled; /* 225 */ + char vxi_enabled; /* 225 */ short web_session_timeout; /* 226 - timeout in seconds */ |