lib/mkpath.c: don't document this file, it's included in the util group.

--HG--
branch : progress_callback
This commit is contained in:
Juan RP 2011-01-22 16:38:52 +01:00
parent 7d3e17b86b
commit 08d30043a3

View File

@ -38,12 +38,6 @@
#include <xbps_api.h>
/**
* @file lib/mkpath.c
* @brief Generic directory creation routines
* @defgroup dircreate Generic directory creation functions
*/
int
xbps_mkpath(char *path, mode_t mode)
{