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