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"