From 61296642cbf8fa29a8af855294fd11d2d43e79d5 Mon Sep 17 00:00:00 2001 From: Dave Mitchell Date: Sun, 1 Aug 2004 16:49:20 +0000 Subject: Add comment to top of reentr.c and fix typos in other files p4raw-id: //depot/perl@23180 --- reentr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'reentr.h') diff --git a/reentr.h b/reentr.h index 5e6e27498d..728dcbc8a9 100644 --- a/reentr.h +++ b/reentr.h @@ -7,7 +7,7 @@ * License or the Artistic License, as specified in the README file. * * !!!!!!! DO NOT EDIT THIS FILE !!!!!!! - * This file is built by reentrl.pl from data in reentr.pl. + * This file is built by reentr.pl from data in reentr.pl. */ #ifndef REENTR_H -- cgit v1.2.1