summaryrefslogtreecommitdiff
path: root/config_h.SH
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2020-12-01 15:26:06 +0000
committerDavid Mitchell <davem@iabyn.com>2020-12-01 15:26:06 +0000
commite768bd98d8ad542e1bb37a1e715ad85b4b127afc (patch)
tree38363f8af92c0495f6494eb085ef9ae33fbb210d /config_h.SH
parent4e49ae2fc23076c138d32159db1884deda8905ad (diff)
downloadperl-e768bd98d8ad542e1bb37a1e715ad85b4b127afc.tar.gz
append colon to USE_STRICT_BY_DEFAULT description
This stops autodoc.pl complaining that: USE_STRICT_BY_DEFAULT has no documentation
Diffstat (limited to 'config_h.SH')
-rwxr-xr-xconfig_h.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_h.SH b/config_h.SH
index fb3fba2cf5..19e1824444 100755
--- a/config_h.SH
+++ b/config_h.SH
@@ -3603,7 +3603,7 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un
*/
#$default_inc_excludes_dot DEFAULT_INC_EXCLUDES_DOT /**/
-/* USE_STRICT_BY_DEFAULT
+/* USE_STRICT_BY_DEFAULT:
* This symbol, if defined, enables additional defaults.
* At this time it only enables implicit strict by default.
*/