From: Kurt Zeilenga Date: Wed, 30 Jul 2003 11:20:56 +0000 (+0000) Subject: comment cleanup X-Git-Tag: OPENLDAP_REL_ENG_2_1_MP~809 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=da3caafa7a0fb0c7af1f336dac8fdc1a2a78a6ae;p=openldap comment cleanup --- diff --git a/libraries/liblutil/getopt.c b/libraries/liblutil/getopt.c index 788bc30833..9fd2e2ecd4 100644 --- a/libraries/liblutil/getopt.c +++ b/libraries/liblutil/getopt.c @@ -4,11 +4,10 @@ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file */ /* - getopt.c - - modified public-domain AT&T getopt(3) - modified by Kurt Zeilenga for inclusion into OpenLDAP -*/ + * getopt.c + * modified public-domain AT&T getopt(3) + * modified by Kurt Zeilenga for inclusion into OpenLDAP + */ #include "portable.h"