From 5827630699a725e24a59d94861b01bad310f6a02 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 13 Apr 2015 17:20:46 +0200 Subject: starting with tests for libtalerutil --- src/include/taler_amount_lib.h | 2 +- src/include/taler_crypto_lib.h | 1 + src/include/taler_json_lib.h | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'src/include') diff --git a/src/include/taler_amount_lib.h b/src/include/taler_amount_lib.h index 82952f0b2..54eeda844 100644 --- a/src/include/taler_amount_lib.h +++ b/src/include/taler_amount_lib.h @@ -100,7 +100,7 @@ struct TALER_Amount /** - * Parse denomination description, in the format "T : V : F". + * Parse denomination description, in the format "T:V.F". * * @param str denomination description * @param denom denomination to write the result to diff --git a/src/include/taler_crypto_lib.h b/src/include/taler_crypto_lib.h index d7d12354a..3c8aee557 100644 --- a/src/include/taler_crypto_lib.h +++ b/src/include/taler_crypto_lib.h @@ -489,5 +489,6 @@ TALER_refresh_link_encrypted_decode (const char *buf, size_t buf_len); +/* FIXME: should also have _encode API... */ #endif diff --git a/src/include/taler_json_lib.h b/src/include/taler_json_lib.h index 9410d5088..7e0955688 100644 --- a/src/include/taler_json_lib.h +++ b/src/include/taler_json_lib.h @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2014 Christian Grothoff (and other contributing authors) + Copyright (C) 2014, 2015 Christian Grothoff (and other contributing authors) TALER is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software -- cgit v1.2.3