X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fchannel.h;h=f44e19468014663ef0f50cfb22725f391aed60f8;hp=b912aab4dc5260b7c447e704b3246976741d0d7e;hb=25dd193e9b49b38db39cf549f94df4ba11812fe9;hpb=ba32d594fd7a93305cd01a14978971d948392510 diff --git a/src/ngircd/channel.h b/src/ngircd/channel.h index b912aab4..f44e1946 100644 --- a/src/ngircd/channel.h +++ b/src/ngircd/channel.h @@ -7,14 +7,15 @@ * 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. - * - * Channel management (header) */ - #ifndef __channel_h__ #define __channel_h__ +/** + * @file + * Channel management (header) + */ #if defined(__channel_c__) | defined(S_SPLINT_S)