From 3099fc99273017468e5ddf7177e6764cfc105a6a Mon Sep 17 00:00:00 2001 From: Casey West Date: Fri, 9 May 2003 00:00:44 -0400 Subject: [perl #8599] s/catenate/concatenate/ Message-ID: <20030509080044.GA49820@geeknest.com> (except for the dup.t patch which diddled with system().) p4raw-id: //depot/perl@19518 --- Porting/config_H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Porting/config_H') diff --git a/Porting/config_H b/Porting/config_H index 910593ab32..f66ede8bf9 100644 --- a/Porting/config_H +++ b/Porting/config_H @@ -1500,7 +1500,7 @@ #define STRINGIFY(a) PeRl_StGiFy(a) #endif #if 42 != 1 && 42 != 42 -# include "Bletch: How does this C preprocessor catenate tokens?" +# include "Bletch: How does this C preprocessor concatenate tokens?" #endif /* CPPSTDIN: -- cgit v1.2.1