summaryrefslogtreecommitdiffstats
path: root/unix/tclAppInit.c
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2024-05-13 15:41:44 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2024-05-13 15:41:44 (GMT)
commit7e1f353db44ee7a1ef82811ca4e4ff02c7278802 (patch)
tree5b346cf1401c23c69c43d84a1eb6986e442c7dfd /unix/tclAppInit.c
parent2feca00ec7abd9c0a111160fa041dac7616a1365 (diff)
downloadtcl-7e1f353db44ee7a1ef82811ca4e4ff02c7278802.zip
tcl-7e1f353db44ee7a1ef82811ca4e4ff02c7278802.tar.gz
tcl-7e1f353db44ee7a1ef82811ca4e4ff02c7278802.tar.bz2
Clean up a lot of small whitespace issues
This is the dullest commit ever. Sorry.
Diffstat (limited to 'unix/tclAppInit.c')
-rw-r--r--unix/tclAppInit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclAppInit.c b/unix/tclAppInit.c
index 6158c99..fd9d752 100644
--- a/unix/tclAppInit.c
+++ b/unix/tclAppInit.c
@@ -29,7 +29,7 @@ extern Tcl_LibraryInitProc Tcltest_SafeInit;
#endif /* TCL_TEST */
#ifdef TCL_XT_TEST
-extern void XtToolkitInitialize(void);
+extern void XtToolkitInitialize(void);
extern Tcl_LibraryInitProc Tclxttest_Init;
#endif /* TCL_XT_TEST */