From da3caafa7a0fb0c7af1f336dac8fdc1a2a78a6ae Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 30 Jul 2003 11:20:56 +0000 Subject: [PATCH] comment cleanup --- libraries/liblutil/getopt.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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" -- 2.39.5