Remove old comments in the header.
This commit is contained in:
parent
050364aba2
commit
9c7ddf94c9
@ -5,6 +5,7 @@
|
|||||||
* src/login.c: Remove declaration of dolastlog().
|
* src/login.c: Remove declaration of dolastlog().
|
||||||
* lib/prototypes.h: Include <lastlog.h> for the declaration of
|
* lib/prototypes.h: Include <lastlog.h> for the declaration of
|
||||||
struct lastlog.
|
struct lastlog.
|
||||||
|
* lib/prototypes.h: Remove old comments in the header.
|
||||||
|
|
||||||
2008-01-05 Nicolas François <nicolas.francois@centraliens.net>
|
2008-01-05 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
|
@ -1,15 +1,10 @@
|
|||||||
/*
|
/*
|
||||||
* prototypes.h
|
* prototypes.h
|
||||||
*
|
*
|
||||||
* Missing function prototypes
|
* lib and libmisc function prototypes
|
||||||
*
|
*
|
||||||
* Juha Virtanen, <jiivee@hut.fi>; November 1995
|
|
||||||
*/
|
|
||||||
/*
|
|
||||||
* $Id$
|
* $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
|
#ifndef _PROTOTYPES_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user