Fixed RCS headers

This commit is contained in:
Kurt Zeilenga 1998-08-09 01:32:39 +00:00
parent 168d8d9560
commit d4cfec8612

View File

@ -20,9 +20,8 @@
* see Henry Spencer's regexp routines, or GNU Emacs pattern * see Henry Spencer's regexp routines, or GNU Emacs pattern
* matching module. * matching module.
* *
* Modification history: * Vendor Modification history:
* *
* $Log: regex.c,v $
* Revision 1.12 1996/04/25 16:20:59 mcs * Revision 1.12 1996/04/25 16:20:59 mcs
* make re_exec() match "" with ".*" and similar patterns * make re_exec() match "" with ".*" and similar patterns
* hopefully this change doesn't break anything else! * hopefully this change doesn't break anything else!