Add file-level doxygen comment blocks where they were missing.
[ircu2.10.12-pk.git] / ircd / s_numeric.c
index f42e01ce92e6caadc00910fc8201ce61263c9445..ead7f11b2c882e5675356fcc48778b60e8e19c32 100644 (file)
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- * $Id$
+ */
+/** @file
+ * @brief Send a numeric message to a client.
+ * @version $Id$
  */
 #include "config.h"