From 8f64d5d223a6ccc60f04e815355c9d3f216a4410 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 8 Nov 2014 12:35:11 +0000 Subject: Improve Doxygen documentation --- utils/file.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/file.c') diff --git a/utils/file.c b/utils/file.c index 83d29931a..00f8eefec 100644 --- a/utils/file.c +++ b/utils/file.c @@ -46,7 +46,7 @@ * NULL on input and if not NULL set to the total * output length on output. * @param[in] nelm The number of elements. - * @param[in] ... The elements of the path as string pointers. + * @param[in] ap The elements of the path as string pointers. * @return NSERROR_OK and the complete path is written to str * or error code on faliure. */ -- cgit v1.2.3