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!