From: Jarkko Hietaniemi Date: Tue, 21 Mar 2000 21:30:02 +0000 (+0000) Subject: s/setgropus/setgroups/; # detypo in a comment X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6e78e524783f410880cc8a5a8d1bfb1c1c2d360c;p=p5sagit%2Fp5-mst-13.2.git s/setgropus/setgroups/; # detypo in a comment p4raw-id: //depot/cfgperl@5864 --- diff --git a/Configure b/Configure index 34a2dc2..46429ce 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 Mar 21 17:30:20 EET 2000 [metaconfig 3.0 PL70] +# Generated on Tue Mar 21 23:20:29 EET 2000 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.com) cat >/tmp/c1$$ < to get any * typedef'ed information. This is only required if you have - * getgroups() or setgropus().. + * getgroups() or setgroups().. */ #if defined(HAS_GETGROUPS) || defined(HAS_SETGROUPS) #define Groups_t gid_t /* Type for 2nd arg to [sg]etgroups() */ diff --git a/config_h.SH b/config_h.SH index 52f4cb8..0f6f19a 100644 --- a/config_h.SH +++ b/config_h.SH @@ -2245,7 +2245,7 @@ sed <config.h -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un- * It can be int, ushort, gid_t, etc... * It may be necessary to include to get any * typedef'ed information. This is only required if you have - * getgroups() or setgropus().. + * getgroups() or setgroups().. */ #if defined(HAS_GETGROUPS) || defined(HAS_SETGROUPS) #define Groups_t $groupstype /* Type for 2nd arg to [sg]etgroups() */ diff --git a/win32/config_H.bc b/win32/config_H.bc index 629fce4..7e04ed1 100644 --- a/win32/config_H.bc +++ b/win32/config_H.bc @@ -2227,7 +2227,7 @@ * It can be int, ushort, gid_t, etc... * It may be necessary to include to get any * typedef'ed information. This is only required if you have - * getgroups() or setgropus().. + * getgroups() or setgroups().. */ #if defined(HAS_GETGROUPS) || defined(HAS_SETGROUPS) #define Groups_t gid_t /* Type for 2nd arg to [sg]etgroups() */ diff --git a/win32/config_H.gc b/win32/config_H.gc index fbc3e19..07e89da 100644 --- a/win32/config_H.gc +++ b/win32/config_H.gc @@ -2227,7 +2227,7 @@ * It can be int, ushort, gid_t, etc... * It may be necessary to include to get any * typedef'ed information. This is only required if you have - * getgroups() or setgropus().. + * getgroups() or setgroups().. */ #if defined(HAS_GETGROUPS) || defined(HAS_SETGROUPS) #define Groups_t gid_t /* Type for 2nd arg to [sg]etgroups() */ diff --git a/win32/config_H.vc b/win32/config_H.vc index c784da9..5d77c7b 100644 --- a/win32/config_H.vc +++ b/win32/config_H.vc @@ -2227,7 +2227,7 @@ * It can be int, ushort, gid_t, etc... * It may be necessary to include to get any * typedef'ed information. This is only required if you have - * getgroups() or setgropus().. + * getgroups() or setgroups().. */ #if defined(HAS_GETGROUPS) || defined(HAS_SETGROUPS) #define Groups_t gid_t /* Type for 2nd arg to [sg]etgroups() */