mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-02 13:09:42 -05:00
comment cleanup
This commit is contained in:
parent
7c9a2f46b9
commit
da3caafa7a
1 changed files with 4 additions and 5 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue