From: nekral-guest Date: Sat, 5 Jan 2008 17:22:38 +0000 (+0000) Subject: Remove old comments in the header. X-Git-Tag: 4.1.1~129 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c7ddf94c9e4478b020265455fa14fd308f38a32;p=thirdparty%2Fshadow.git Remove old comments in the header. --- diff --git a/ChangeLog b/ChangeLog index 39962ef2e..97d54c38f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ * src/login.c: Remove declaration of dolastlog(). * lib/prototypes.h: Include for the declaration of struct lastlog. + * lib/prototypes.h: Remove old comments in the header. 2008-01-05 Nicolas François diff --git a/lib/prototypes.h b/lib/prototypes.h index 39c1cd57b..c5a73019f 100644 --- a/lib/prototypes.h +++ b/lib/prototypes.h @@ -1,15 +1,10 @@ /* * prototypes.h * - * Missing function prototypes + * lib and libmisc function prototypes * - * Juha Virtanen, ; November 1995 - */ -/* * $Id$ * - * Added a macro to work around ancient (non-ANSI) compilers, just in case - * someone ever tries to compile this with SunOS cc... --marekm */ #ifndef _PROTOTYPES_H