comment cleanup

This commit is contained in:
Kurt Zeilenga 2003-07-30 11:20:56 +00:00
parent 7c9a2f46b9
commit da3caafa7a

View file

@ -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"