diff options
Diffstat (limited to 'src/bank-lib/fakebank_history.c')
-rw-r--r-- | src/bank-lib/fakebank_history.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bank-lib/fakebank_history.c b/src/bank-lib/fakebank_history.c index 2ad363b49..170574522 100644 --- a/src/bank-lib/fakebank_history.c +++ b/src/bank-lib/fakebank_history.c | |||
@@ -299,6 +299,7 @@ TFH_build_history_response (struct MHD_Connection *connection, | |||
299 | return ret; | 299 | return ret; |
300 | } | 300 | } |
301 | 301 | ||
302 | |||
302 | /** | 303 | /** |
303 | * Parse URL history arguments, of _both_ APIs: | 304 | * Parse URL history arguments, of _both_ APIs: |
304 | * /history and /history-range. | 305 | * /history and /history-range. |