From: Kurt Zeilenga Date: Sun, 9 Aug 1998 01:32:39 +0000 (+0000) Subject: Fixed RCS headers X-Git-Tag: LDAP_3_3+prerelease~29 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d4cfec8612f5213752b6bbb95f67a68848dc628b;p=openldap Fixed RCS headers --- diff --git a/libraries/libldap/regex.c b/libraries/libldap/regex.c index 4f309c5fb0..a0a70b4539 100644 --- a/libraries/libldap/regex.c +++ b/libraries/libldap/regex.c @@ -20,9 +20,8 @@ * see Henry Spencer's regexp routines, or GNU Emacs pattern * matching module. * - * Modification history: + * Vendor Modification history: * - * $Log: regex.c,v $ * Revision 1.12 1996/04/25 16:20:59 mcs * make re_exec() match "" with ".*" and similar patterns * hopefully this change doesn't break anything else!