summaryrefslogtreecommitdiffstats
path: root/compat/fixstrtod.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-06-25 12:11:56 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-06-25 12:11:56 (GMT)
commit97d82cb4b15f18701d239609308aa41c3b89d75c (patch)
treee97d68a75b314720abdf5b68b7a885daa38097b8 /compat/fixstrtod.c
parent56d2c7e23c1acd887d31a182324a9861cb6e68dd (diff)
downloadtcl-97d82cb4b15f18701d239609308aa41c3b89d75c.zip
tcl-97d82cb4b15f18701d239609308aa41c3b89d75c.tar.gz
tcl-97d82cb4b15f18701d239609308aa41c3b89d75c.tar.bz2
Clean-up compat functions, not using "register" any more, and fix some signatures (constify) matching nowadays standards. All backported from core-8-branch with modifications.
Diffstat (limited to 'compat/fixstrtod.c')
-rw-r--r--compat/fixstrtod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/fixstrtod.c b/compat/fixstrtod.c
index 91f309e..63fb8ef 100644
--- a/compat/fixstrtod.c
+++ b/compat/fixstrtod.c
@@ -1,4 +1,4 @@
-/*
+/*
* fixstrtod.c --
*
* Source code for the "fixstrtod" procedure. This procedure is