X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fio.h;h=556d752cab50b17accae64ac9824d5657c468c60;hp=2f4c964551d31627ae8ba743b700378979d6cc9c;hb=414bfe65ebe8ac1076476b25ed0bb91faad74f47;hpb=c135d0dded909e2e5780697c4066ad44a3f488c8 diff --git a/src/ngircd/io.h b/src/ngircd/io.h index 2f4c9645..556d752c 100644 --- a/src/ngircd/io.h +++ b/src/ngircd/io.h @@ -4,15 +4,16 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * Please read the file COPYING, README and AUTHORS for more information. - * - * I/O abstraction interface header - * - * $Id: io.h,v 1.4 2006/12/25 22:53:52 alex Exp $ */ #ifndef io_H_included #define io_H_included +/** + * @file + * I/O abstraction interface (header) + */ + #include "portab.h" #include