summaryrefslogtreecommitdiffstats
path: root/src/bltSwitch.C
diff options
context:
space:
mode:
authorjoye <joye>2014-03-03 20:04:47 (GMT)
committerjoye <joye>2014-03-03 20:04:47 (GMT)
commit46712b55900a85512f51c9e915fe2b32b9ce7ae5 (patch)
treea0c106059636d0d36bb9d50331e8a4c3d49337f9 /src/bltSwitch.C
parent8a6d6847c88cdc585f7d77bb9ead010c45bd8283 (diff)
downloadblt-46712b55900a85512f51c9e915fe2b32b9ce7ae5.zip
blt-46712b55900a85512f51c9e915fe2b32b9ce7ae5.tar.gz
blt-46712b55900a85512f51c9e915fe2b32b9ce7ae5.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltSwitch.C')
-rw-r--r--src/bltSwitch.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bltSwitch.C b/src/bltSwitch.C
index 753c765..891a47f 100644
--- a/src/bltSwitch.C
+++ b/src/bltSwitch.C
@@ -325,7 +325,7 @@ Blt_ParseSwitches(
Tcl_Interp* interp, /* Interpreter for error reporting. */
Blt_SwitchSpec *specs, /* Describes legal switches. */
int objc, /* Number of elements in argv. */
- Tcl_Obj *const *objv, /* Command-line switches. */
+ Tcl_Obj* const objv[], /* Command-line switches. */
void *record, /* Record whose fields are to be modified.
* Values must be properly initialized. */
int flags) /* Used to specify additional flags that must