From d1f2d29e102a3c429c892c70a7125cad3add5fe0 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 10 Nov 2014 17:00:15 +0000 Subject: Doxygen cleanups and documentation additions --- riscos/print.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'riscos/print.c') diff --git a/riscos/print.c b/riscos/print.c index 1d9ed3e43..829029eda 100644 --- a/riscos/print.c +++ b/riscos/print.c @@ -308,7 +308,7 @@ void print_update_sheets_shaded_state(bool on) /** * Send a message_PRINT_SAVE * - * \param c content to print + * \param h handle to content to print. */ void print_send_printsave(hlcache_handle *h) @@ -799,7 +799,7 @@ error: /** * Declare fonts to the printer driver. * - * \param c content being printed + * \param h handle to content being printed * \return 0 on success, error message on error */ -- cgit v1.2.3