summaryrefslogtreecommitdiff
path: root/include/main.h
diff options
context:
space:
mode:
authorbiouman <biouman>2001-04-28 22:08:37 +0000
committerbiouman <biouman>2001-04-28 22:08:37 +0000
commit447388dbac66c6518a0f4e4cc3e165b680f532e9 (patch)
tree96dbddc4a74f43189706861a29416ee68481b47c /include/main.h
parent3b37a00a4be251f87e543d269489cb7a989425d5 (diff)
*** empty log message ***
Diffstat (limited to 'include/main.h')
-rw-r--r--include/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/main.h b/include/main.h
index e7a730b..f8f8e6c 100644
--- a/include/main.h
+++ b/include/main.h
@@ -3,7 +3,7 @@
#include "hash.h"
extern _TableauVariable variables;
-extern char mute;
+extern char *mute;
#endif