added basic ssl support to ircu
[ircu2.10.12-pk.git] / include / ircd_snprintf.h
index d4d0ccfd53d2fb5affe35fa9e870e592656a552b..23fa826b45b71bf04b84996e4032967ccede1bd1 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 interface.
+ * @version $Id$
  */
 #ifndef INCLUDED_sys_types_h
 #include <sys/types.h>