From: Miles Bader Date: Tue, 14 May 1996 00:16:50 +0000 (+0000) Subject: Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c X-Git-Tag: cvs/libc-960514~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8ab41b4babcfcc28bdd3b174b2dbfac96b4a627f;p=platform%2Fupstream%2Fglibc.git Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c --- diff --git a/posix/regex.c b/posix/regex.c index c127b01..65f9599 100644 --- a/posix/regex.c +++ b/posix/regex.c @@ -5481,11 +5481,3 @@ regfree (preg) } #endif /* not emacs */ - -/* -Local variables: -make-backup-files: t -version-control: t -trim-versions-without-asking: nil -End: -*/