summaryrefslogtreecommitdiff
path: root/src/tet3/tcm/ictp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tet3/tcm/ictp.c')
-rw-r--r--src/tet3/tcm/ictp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tet3/tcm/ictp.c b/src/tet3/tcm/ictp.c
index 0ca59c1f..7933f510 100644
--- a/src/tet3/tcm/ictp.c
+++ b/src/tet3/tcm/ictp.c
@@ -165,7 +165,7 @@ static char srcFile[] = __FILE__; /* file name for error reporting */
#else /* -START-LITE-CUT- */
TET_IMPORT int tet_iclast = ~(~0 << S_ICBITS) - 2;
/* used in auto sync before cleanup */
- TET_IMPORT int tet_sync_del = 0; /* true when a TP is deleted in a
+ TET_IMPORT int tet_XSync_del = 0; /* true when a TP is deleted in a
test case part on another system */
TET_IMPORT struct synreq *tet_synreq = (struct synreq *) 0;
/* used when analysing the results
@@ -430,7 +430,7 @@ int icno, tpno, testnum;
case SS_SYNCYES:
break;
case SS_SYNCNO:
- tet_sync_del = 1;
+ tet_XSync_del = 1;
break;
default:
(void) sprintf(errmsg,