summaryrefslogtreecommitdiffstats
path: root/generic/tclTest.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclTest.c')
-rw-r--r--generic/tclTest.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/tclTest.c b/generic/tclTest.c
index f68029a..442260b 100644
--- a/generic/tclTest.c
+++ b/generic/tclTest.c
@@ -2103,8 +2103,7 @@ static int UtfExtWrapper(
int flag;
if (Tcl_GetIntFromObj(NULL, flagObjs[i], &flag) == TCL_OK) {
flags |= flag;
- }
- else {
+ } else {
int idx;
if (Tcl_GetIndexFromObjStruct(interp,
flagObjs[i],