summaryrefslogtreecommitdiff
path: root/package/microperl/files
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-10-17 19:41:13 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-10-17 19:41:13 +0200
commitc008b8741447a77371f3fd487830bfd7952dbdcd (patch)
treed93378254682782dbe0175dcf69edb1fbf65dbe3 /package/microperl/files
parent16b627883cdd2fb2258002b30dfa61c440373e9c (diff)
parent6d26b19269a28ff576e872473cb3b4610a61fceb (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/microperl/files')
-rw-r--r--package/microperl/files/uconfig.h.x86_644
1 files changed, 2 insertions, 2 deletions
diff --git a/package/microperl/files/uconfig.h.x86_64 b/package/microperl/files/uconfig.h.x86_64
index 4ad2bc5c8..c5491c2b7 100644
--- a/package/microperl/files/uconfig.h.x86_64
+++ b/package/microperl/files/uconfig.h.x86_64
@@ -3865,13 +3865,13 @@
* This symbol, if defined, indicates that the strlcat () routine is
* available to do string concatenation.
*/
-#define HAS_STRLCAT /**/
+/*#define HAS_STRLCAT /* */
/* HAS_STRLCPY:
* This symbol, if defined, indicates that the strlcpy () routine is
* available to do string copying.
*/
-#define HAS_STRLCPY /**/
+/*#define HAS_STRLCPY /* */
/* HAS_STRTOLD:
* This symbol, if defined, indicates that the strtold routine is