summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index d9bd77a861..83e95e7886 100755
--- a/Configure
+++ b/Configure
@@ -20,7 +20,7 @@
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Tue May 31 08:06:05 CEST 2005 [metaconfig 3.0 PL70]
+# Generated on Tue Jun 21 21:45:01 CEST 2005 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
@@ -14867,7 +14867,7 @@ int checkit($nvtype d, char *where) {
fail += *p++;
if (!fail)
- return 0;
+ return 0;
p = (char *)&d;
printf("No - %s: 0x", where);