summaryrefslogtreecommitdiffstats
path: root/util/toplazyBM.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/toplazyBM.c')
-rw-r--r--util/toplazyBM.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/toplazyBM.c b/util/toplazyBM.c
index 8ca20443..111b9833 100644
--- a/util/toplazyBM.c
+++ b/util/toplazyBM.c
@@ -85,8 +85,8 @@ int main(int argc, char *argv[])
for (i = 0; i < numboards; i++) {
char *p, bmbuf[IDLEN * 3 + 3];
int index = 0, flag = 0, k, n;
- p = allbrd[i].BM;
userec_t xuser;
+ p = allbrd[i].BM;
if(*p=='[') p++;
if(allbrd[i].brdname[0] == '\0' ||