diff options
author | Steve Hay <SteveHay@planit.com> | 2005-10-31 11:53:05 +0000 |
---|---|---|
committer | Steve Hay <SteveHay@planit.com> | 2005-10-31 11:53:05 +0000 |
commit | ff083d1d8cab4c4a7f90a2f0a6f26b2966627d89 (patch) | |
tree | 40ef8add09ef33b1b418faba38cbf6274b4ef5dd /win32 | |
parent | 3a09494cf2bab4c0367a83f53debd3fa55916dfd (diff) | |
download | perl-ff083d1d8cab4c4a7f90a2f0a6f26b2966627d89.tar.gz |
Change some spaces to tabs for easier diffing against config_h.SH
p4raw-id: //depot/perl@25919
Diffstat (limited to 'win32')
-rw-r--r-- | win32/config_H.bc | 18 | ||||
-rw-r--r-- | win32/config_H.gc | 18 | ||||
-rw-r--r-- | win32/config_H.vc | 18 | ||||
-rw-r--r-- | win32/config_H.vc64 | 20 |
4 files changed, 37 insertions, 37 deletions
diff --git a/win32/config_H.bc b/win32/config_H.bc index b3e08de625..b08252cecf 100644 --- a/win32/config_H.bc +++ b/win32/config_H.bc @@ -1045,7 +1045,7 @@ #endif /* NeXT */ /* CAT2: - * This macro catenates 2 tokens together. + * This macro concatenates 2 tokens together. */ /* STRINGIFY: * This macro surrounds its token with double quotes. @@ -3872,8 +3872,8 @@ /*#define HAS_ILOGBL /**/ /* LIBM_LIB_VERSION: - * This symbol, if defined, indicates that libm exports _LIB_VERSION - * and that math.h defines the enum to manipulate it. + * This symbol, if defined, indicates that libm exports _LIB_VERSION + * and that math.h defines the enum to manipulate it. */ /*#define LIBM_LIB_VERSION /**/ @@ -3945,10 +3945,10 @@ /*#define HAS_SOCKATMARK_PROTO /**/ /* SPRINTF_RETURNS_STRLEN: - * This variable defines whether sprintf returns the length of the string - * (as per the ANSI spec). Some C libraries retain compatibility with - * pre-ANSI C and return a pointer to the passed in buffer; for these - * this variable will be undef. + * This variable defines whether sprintf returns the length of the string + * (as per the ANSI spec). Some C libraries retain compatibility with + * pre-ANSI C and return a pointer to the passed in buffer; for these + * this variable will be undef. */ #define SPRINTF_RETURNS_STRLEN /**/ @@ -3976,13 +3976,13 @@ /* HAS_STRLCAT: * This symbol, if defined, indicates that the strlcat () routine is - * available to do string concatenation. + * available to do string concatenation. */ /*#define HAS_STRLCAT /**/ /* HAS_STRLCPY: * This symbol, if defined, indicates that the strlcpy () routine is - * available to do string copying. + * available to do string copying. */ /*#define HAS_STRLCPY /**/ diff --git a/win32/config_H.gc b/win32/config_H.gc index e8922572cf..ddc89d3b22 100644 --- a/win32/config_H.gc +++ b/win32/config_H.gc @@ -1045,7 +1045,7 @@ #endif /* NeXT */ /* CAT2: - * This macro catenates 2 tokens together. + * This macro concatenates 2 tokens together. */ /* STRINGIFY: * This macro surrounds its token with double quotes. @@ -3876,8 +3876,8 @@ /*#define HAS_ILOGBL /**/ /* LIBM_LIB_VERSION: - * This symbol, if defined, indicates that libm exports _LIB_VERSION - * and that math.h defines the enum to manipulate it. + * This symbol, if defined, indicates that libm exports _LIB_VERSION + * and that math.h defines the enum to manipulate it. */ /*#define LIBM_LIB_VERSION /**/ @@ -3949,10 +3949,10 @@ /*#define HAS_SOCKATMARK_PROTO /**/ /* SPRINTF_RETURNS_STRLEN: - * This variable defines whether sprintf returns the length of the string - * (as per the ANSI spec). Some C libraries retain compatibility with - * pre-ANSI C and return a pointer to the passed in buffer; for these - * this variable will be undef. + * This variable defines whether sprintf returns the length of the string + * (as per the ANSI spec). Some C libraries retain compatibility with + * pre-ANSI C and return a pointer to the passed in buffer; for these + * this variable will be undef. */ #define SPRINTF_RETURNS_STRLEN /**/ @@ -3980,13 +3980,13 @@ /* HAS_STRLCAT: * This symbol, if defined, indicates that the strlcat () routine is - * available to do string concatenation. + * available to do string concatenation. */ /*#define HAS_STRLCAT /**/ /* HAS_STRLCPY: * This symbol, if defined, indicates that the strlcpy () routine is - * available to do string copying. + * available to do string copying. */ /*#define HAS_STRLCPY /**/ diff --git a/win32/config_H.vc b/win32/config_H.vc index ff36eb91a9..6ab4b5b52d 100644 --- a/win32/config_H.vc +++ b/win32/config_H.vc @@ -1045,7 +1045,7 @@ #endif /* NeXT */ /* CAT2: - * This macro catenates 2 tokens together. + * This macro concatenates 2 tokens together. */ /* STRINGIFY: * This macro surrounds its token with double quotes. @@ -3872,8 +3872,8 @@ /*#define HAS_ILOGBL /**/ /* LIBM_LIB_VERSION: - * This symbol, if defined, indicates that libm exports _LIB_VERSION - * and that math.h defines the enum to manipulate it. + * This symbol, if defined, indicates that libm exports _LIB_VERSION + * and that math.h defines the enum to manipulate it. */ /*#define LIBM_LIB_VERSION /**/ @@ -3945,10 +3945,10 @@ /*#define HAS_SOCKATMARK_PROTO /**/ /* SPRINTF_RETURNS_STRLEN: - * This variable defines whether sprintf returns the length of the string - * (as per the ANSI spec). Some C libraries retain compatibility with - * pre-ANSI C and return a pointer to the passed in buffer; for these - * this variable will be undef. + * This variable defines whether sprintf returns the length of the string + * (as per the ANSI spec). Some C libraries retain compatibility with + * pre-ANSI C and return a pointer to the passed in buffer; for these + * this variable will be undef. */ #define SPRINTF_RETURNS_STRLEN /**/ @@ -3976,13 +3976,13 @@ /* HAS_STRLCAT: * This symbol, if defined, indicates that the strlcat () routine is - * available to do string concatenation. + * available to do string concatenation. */ /*#define HAS_STRLCAT /**/ /* HAS_STRLCPY: * This symbol, if defined, indicates that the strlcpy () routine is - * available to do string copying. + * available to do string copying. */ /*#define HAS_STRLCPY /**/ diff --git a/win32/config_H.vc64 b/win32/config_H.vc64 index 956112e052..3386b035e7 100644 --- a/win32/config_H.vc64 +++ b/win32/config_H.vc64 @@ -1045,7 +1045,7 @@ #endif /* NeXT */ /* CAT2: - * This macro catenates 2 tokens together. + * This macro concatenates 2 tokens together. */ /* STRINGIFY: * This macro surrounds its token with double quotes. @@ -3872,8 +3872,8 @@ /*#define HAS_ILOGBL /**/ /* LIBM_LIB_VERSION: - * This symbol, if defined, indicates that libm exports _LIB_VERSION - * and that math.h defines the enum to manipulate it. + * This symbol, if defined, indicates that libm exports _LIB_VERSION + * and that math.h defines the enum to manipulate it. */ /*#define LIBM_LIB_VERSION /**/ @@ -3945,12 +3945,12 @@ /*#define HAS_SOCKATMARK_PROTO /**/ /* SPRINTF_RETURNS_STRLEN: - * This variable defines whether sprintf returns the length of the string - * (as per the ANSI spec). Some C libraries retain compatibility with - * pre-ANSI C and return a pointer to the passed in buffer; for these - * this variable will be undef. + * This variable defines whether sprintf returns the length of the string + * (as per the ANSI spec). Some C libraries retain compatibility with + * pre-ANSI C and return a pointer to the passed in buffer; for these + * this variable will be undef. */ -#define SPRINTF_RETURNS_STRLEN /**/ +#define SPRINTF_RETURNS_STRLEN /**/ /* HAS_SETRESGID_PROTO: * This symbol, if defined, indicates that the system provides @@ -3976,13 +3976,13 @@ /* HAS_STRLCAT: * This symbol, if defined, indicates that the strlcat () routine is - * available to do string concatenation. + * available to do string concatenation. */ /*#define HAS_STRLCAT /**/ /* HAS_STRLCPY: * This symbol, if defined, indicates that the strlcpy () routine is - * available to do string copying. + * available to do string copying. */ /*#define HAS_STRLCPY /**/ |