aboutsummaryrefslogtreecommitdiff
path: root/generic/MapInfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/MapInfo.c')
-rw-r--r--generic/MapInfo.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/generic/MapInfo.c b/generic/MapInfo.c
index 268bd8a..91fc0b7 100644
--- a/generic/MapInfo.c
+++ b/generic/MapInfo.c
@@ -1619,7 +1619,7 @@ ZnMapInfoObjCmd(ClientData client_data __unused,
int index, index2, result;
ZnMapInfoMaster *master;
Tcl_Obj *l;
-#ifdef PTK
+#ifdef PTK_800
static char *sub_cmd_strings[] =
#else
static CONST char *sub_cmd_strings[] =
@@ -1628,7 +1628,7 @@ ZnMapInfoObjCmd(ClientData client_data __unused,
"add", "count", "create", "delete", "duplicate",
"get", "remove", "replace", "scale", "translate", NULL
};
-#ifdef PTK
+#ifdef PTK_800
static char *e_type_strings[] =
#else
static CONST char *e_type_strings[] =
@@ -2098,7 +2098,7 @@ ZnVideomapObjCmd(ClientData client_data __unused,
int index;
int *id_array, id_num, i;
Tcl_Obj *l;
-#ifdef PTK
+#ifdef PTK_800
static char *sub_cmd_strings[] =
#else
static CONST char *sub_cmd_strings[] =