diff options
Diffstat (limited to 'src/json/json_helper.c')
-rw-r--r-- | src/json/json_helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/json/json_helper.c b/src/json/json_helper.c index 9e601ccd9..0f67e9d80 100644 --- a/src/json/json_helper.c +++ b/src/json/json_helper.c | |||
@@ -47,7 +47,6 @@ TALER_JSON_from_amount (const struct TALER_Amount *amount) | |||
47 | } | 47 | } |
48 | 48 | ||
49 | 49 | ||
50 | |||
51 | /** | 50 | /** |
52 | * Convert a TALER amount to a JSON object. | 51 | * Convert a TALER amount to a JSON object. |
53 | * | 52 | * |