lib/mkpath.c: don't document this file, it's included in the util group.
--HG-- branch : progress_callback
This commit is contained in:
parent
7d3e17b86b
commit
08d30043a3
@ -38,12 +38,6 @@
|
|||||||
|
|
||||||
#include <xbps_api.h>
|
#include <xbps_api.h>
|
||||||
|
|
||||||
/**
|
|
||||||
* @file lib/mkpath.c
|
|
||||||
* @brief Generic directory creation routines
|
|
||||||
* @defgroup dircreate Generic directory creation functions
|
|
||||||
*/
|
|
||||||
|
|
||||||
int
|
int
|
||||||
xbps_mkpath(char *path, mode_t mode)
|
xbps_mkpath(char *path, mode_t mode)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user