Make the failsafe question about socket address structure
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 29 Feb 2000 17:32:27 +0000 (17:32 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 29 Feb 2000 17:32:27 +0000 (17:32 +0000)
sizes hopefully a bit less confusing.

p4raw-id: //depot/cfgperl@5362

Configure

index 7582243..a40ae15 100755 (executable)
--- 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 Feb 29 19:02:20 EET 2000 [metaconfig 3.0 PL70]
+# Generated on Tue Feb 29 19:31:46 EET 2000 [metaconfig 3.0 PL70]
 # (with additional metaconfig patches by perlbug@perl.com)
 
 cat >/tmp/c1$$ <<EOF
@@ -13626,7 +13626,7 @@ EOM
        done
 : In case none of those worked, prompt the user.
        case "$socksizetype" in
-       '')     rp='What is the type for the last argument to accept()?'
+       '')     rp='What is the type for socket address structure sizes?'
                dflt='int'
                . ./myread
                socksizetype=$ans