X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fngircd%2Fconn-func.h;h=729860e45a8b7161eba5f55bc5c9607721b75222;hb=05cc9bf9b064c7048f6b197462a686c5a9100798;hp=d504592f9a76a9e51590158819805341939db298;hpb=60eac5e952ef4096557d63e323e34498cc88928f;p=ngircd-alex.git diff --git a/src/ngircd/conn-func.h b/src/ngircd/conn-func.h index d504592f..729860e4 100644 --- a/src/ngircd/conn-func.h +++ b/src/ngircd/conn-func.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. - * - * Connection management: Global functions (header) */ - #ifndef __conn_func_h__ #define __conn_func_h__ +/** + * @file + * Connection management: Global functions (header) + */ /* Include the header conn.h if this header is _not_ included by any module * containing connection handling functions. So other modules must only