From e8277f2954229822fae75cb9b062b90a95c37a71 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 12 Nov 2014 22:36:11 +0000 Subject: doxgen warning fixes in riscos frontend. --- riscos/save.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'riscos/save.c') diff --git a/riscos/save.c b/riscos/save.c index de0046ff0..b5d96c460 100644 --- a/riscos/save.c +++ b/riscos/save.c @@ -799,9 +799,9 @@ void ro_gui_save_datasave_ack(wimp_message *message) /** * Does the actual saving * - * \param c content to save (or NULL for other) - * \param path path to save as - * \param force_overwrite true iff required to overwrite without prompting + * \param h handle to content to save (or NULL for other) + * \param path path to save as + * \param force_overwrite true iff required to overwrite without prompting * \return true on success, * false on (i) error and error reported * or (ii) deferred awaiting user confirmation -- cgit v1.2.3