summaryrefslogtreecommitdiffstats
path: root/generic/tclProcess.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclProcess.c')
-rw-r--r--generic/tclProcess.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclProcess.c b/generic/tclProcess.c
index a5607d9..43b8cb4 100644
--- a/generic/tclProcess.c
+++ b/generic/tclProcess.c
@@ -40,7 +40,7 @@ static Tcl_HashTable infoTablePerResolvedPid;
static int infoTablesInitialized = 0; /* 0 means not yet initialized. */
TCL_DECLARE_MUTEX(infoTablesMutex)
- /*
+/*
* Prototypes for functions defined later in this file:
*/