summaryrefslogtreecommitdiff
path: root/atari/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'atari/file.c')
-rw-r--r--atari/file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atari/file.c b/atari/file.c
index 8008e47c1..b6d465f91 100644
--- a/atari/file.c
+++ b/atari/file.c
@@ -48,7 +48,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.
*/