From 7a2eb66a0a0fde6ed263a035eb2eeeba483c604b Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 18 Jul 2007 10:36:36 +0000 Subject: applied cleanup patch by Peter Vrabec --- srUtils.c | 1 + 1 file changed, 1 insertion(+) (limited to 'srUtils.c') diff --git a/srUtils.c b/srUtils.c index 376a0d16..39219e10 100755 --- a/srUtils.c +++ b/srUtils.c @@ -153,6 +153,7 @@ int makeFileParentDirs(uchar *szFile, size_t lenFile, mode_t mode, *p = '/'; } free(pszWork); + return 0; } /* * vi:set ai: -- cgit