From eca4f1a8fe52d463b6b87d19c245e7aa02197476 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 28 Mar 2015 15:42:07 +0100 Subject: -doxygen fixes --- src/include/taler_amount_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_amount_lib.h') diff --git a/src/include/taler_amount_lib.h b/src/include/taler_amount_lib.h index e64ff4d92..069da1d6c 100644 --- a/src/include/taler_amount_lib.h +++ b/src/include/taler_amount_lib.h @@ -138,7 +138,7 @@ TALER_amount_hton (struct TALER_AmountNBO *res, * Convert amount from network to host representation. * * @param res where to store amount in host representation - * @param d amount in network representation + * @param dn amount in network representation */ void TALER_amount_ntoh (struct TALER_Amount *res, -- cgit v1.2.3