]> git.sur5r.net Git - openldap/commitdiff
comment cleanup
authorKurt Zeilenga <kurt@openldap.org>
Wed, 30 Jul 2003 11:20:56 +0000 (11:20 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 30 Jul 2003 11:20:56 +0000 (11:20 +0000)
libraries/liblutil/getopt.c

index 788bc30833fd12404ad6b54cabe6ea80227df1df..9fd2e2ecd455c8cbd5efca80c6e1432c44c7a550 100644 (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"