Remove old comments in the header.

This commit is contained in:
nekral-guest
2008-01-05 17:22:38 +00:00
parent 050364aba2
commit 9c7ddf94c9
2 changed files with 2 additions and 6 deletions

View File

@@ -1,15 +1,10 @@
/*
* prototypes.h
*
* Missing function prototypes
* lib and libmisc function prototypes
*
* Juha Virtanen, <jiivee@hut.fi>; 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