From 08d30043a319bb89fef393a2d52f99a187eb785d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 22 Jan 2011 16:38:52 +0100 Subject: [PATCH] lib/mkpath.c: don't document this file, it's included in the util group. --HG-- branch : progress_callback --- lib/mkpath.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lib/mkpath.c b/lib/mkpath.c index 968778b7..c1e400fe 100644 --- a/lib/mkpath.c +++ b/lib/mkpath.c @@ -38,12 +38,6 @@ #include -/** - * @file lib/mkpath.c - * @brief Generic directory creation routines - * @defgroup dircreate Generic directory creation functions - */ - int xbps_mkpath(char *path, mode_t mode) {