summaryrefslogtreecommitdiffstats
path: root/doc/GetHostName.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/GetHostName.3')
-rw-r--r--doc/GetHostName.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/GetHostName.3 b/doc/GetHostName.3
index 694ac4a..28f3a4f 100644
--- a/doc/GetHostName.3
+++ b/doc/GetHostName.3
@@ -11,7 +11,7 @@ Tcl_GetHostName \- get the name of the local host
.nf
\fB#include <tcl.h>\fR
.sp
-CONST char *
+const char *
\fBTcl_GetHostName\fR()
.BE