Add file-level doxygen comment blocks where they were missing.
[ircu2.10.12-pk.git] / ircd / s_auth.c
index 06731b98e1973b302db891c65c49f201c27f54a0..5baa898abad1a6ce15b4a3aad425e5a4d06b69a3 100644 (file)
@@ -16,8 +16,6 @@
  *   along with this program; if not, write to the Free Software
  *   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  *
- *   $Id$
- *
  * Changes:
  *   July 6, 1999 - Rewrote most of the code here. When a client connects
  *     to the server and passes initial socket validation checks, it
  *     any messages from it.
  *     --Bleep  Thomas Helvey <tomh@inxpress.net>
  */
+/** @file
+ * @brief Implementation of DNS and ident lookups.
+ * @version $Id$
+ */
 #include "config.h"
 
 #include "s_auth.h"