From: Jim Meyering Date: Thu, 10 Apr 1997 03:46:01 +0000 (+0000) Subject: s/;/. in comment to placate francois X-Git-Tag: SH-UTILS-1_16a~129 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=7f74dcb1a683cb353002d77d5d0b03024cb06a85;p=thirdparty%2Fcoreutils.git s/;/. in comment to placate francois --- diff --git a/lib/getdate.y b/lib/getdate.y index 6a0a186f0d..6c920b0fb0 100644 --- a/lib/getdate.y +++ b/lib/getdate.y @@ -3,7 +3,7 @@ ** Originally written by Steven M. Bellovin while ** at the University of North Carolina at Chapel Hill. Later tweaked by ** a couple of people on Usenet. Completely overhauled by Rich $alz -** and Jim Berets in August, 1990; +** and Jim Berets in August, 1990. ** ** This grammar has 13 shift/reduce conflicts. **