Add file-level doxygen comment blocks where they were missing.
[ircu2.10.12-pk.git] / ircd / ircd_snprintf.c
index 5945afafb1843ec8f580e7781a4397d6c8e894da..91a9f082283648467c7f76c7a769d604081bb0d4 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 IRC-specific printf() clone implementation.
+ * @version $Id$
  */
 #include "config.h"