diff options
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -397,8 +397,8 @@ typedef struct { short spare2; /* 59 */ char ChanKey_route; /* 61 */ char on_off_used; /* 62 */ - char password[32]; /* 63 */ - char username[32]; /* 95 */ + char password[32]; /* 63 - no longer used */ + char username[32]; /* 95 - no longer used */ char pcb116c_mon; /* 127 */ |