From c2276cd9a1ad823a3a292bd9ea5d0475bb983737 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sat, 15 Jan 2005 21:30:44 +0000 Subject: sync in-tree perl with 5.8.6 --- gnu/usr.bin/perl/utils/c2ph.PL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/usr.bin/perl/utils') diff --git a/gnu/usr.bin/perl/utils/c2ph.PL b/gnu/usr.bin/perl/utils/c2ph.PL index 9334aa10436..53a20732237 100644 --- a/gnu/usr.bin/perl/utils/c2ph.PL +++ b/gnu/usr.bin/perl/utils/c2ph.PL @@ -278,7 +278,7 @@ Anyway, here it is. Should run on perl v4 or greater. Maybe less. =cut -$RCSID = '$Id: c2ph.PL,v 1.7 2003/12/03 03:02:50 millert Exp $'; +$RCSID = '$Id: c2ph.PL,v 1.8 2004/08/09 18:10:32 millert Exp $'; use File::Temp; @@ -468,7 +468,7 @@ EOF $CC $CFLAGS $DEFINES and the resulting *.s groped for stab information. If no files are supplied, then stdin is read directly with the assumption that it - contains stab information. All other liens will be ignored. At + contains stab information. All other lines will be ignored. At most one *.s file should be supplied. EOF -- cgit v1.2.3