Changed install method for maptabs

This commit is contained in:
Michiel Broek
2002-02-18 16:03:23 +00:00
parent b2a28dcb2e
commit 0832a58de7
4 changed files with 5 additions and 3 deletions

View File

@@ -1013,7 +1013,7 @@ int EditMsgRec(int);
int EditMsgRec(int Area)
{
unsigned long crc1;
int tmp, i, connections, changed = FALSE, Active;
int tmp, i, connections = 0, changed = FALSE, Active;
sysconnect System;
char *temp;