X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Flists.h;h=c39325ea0ea869bf646e5495eeb812fe6066335d;hp=6458e7825377e2f55e9cedde0f423687d9d27081;hb=03628dbeaf40a9de34b3eb6d5bf6dd34eed8248c;hpb=408cefd15d4540d340283cdfbfad62a8e432cf8e diff --git a/src/ngircd/lists.h b/src/ngircd/lists.h index 6458e782..c39325ea 100644 --- a/src/ngircd/lists.h +++ b/src/ngircd/lists.h @@ -7,13 +7,17 @@ * 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. - * - * Management of IRC lists: ban, invite, ... (header) */ #ifndef __lists_h__ #define __lists_h__ + +/** + * @file + * Management of IRC lists (header) + */ + #include "portab.h" #include "client.h"