diff options
Diffstat (limited to 'src/exchange/taler-exchange-aggregator.c')
-rw-r--r-- | src/exchange/taler-exchange-aggregator.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-aggregator.c b/src/exchange/taler-exchange-aggregator.c index fffb652c7..95f56d0df 100644 --- a/src/exchange/taler-exchange-aggregator.c +++ b/src/exchange/taler-exchange-aggregator.c | |||
@@ -291,7 +291,6 @@ static unsigned int aggregation_limit = | |||
291 | TALER_EXCHANGEDB_MATCHING_DEPOSITS_LIMIT; | 291 | TALER_EXCHANGEDB_MATCHING_DEPOSITS_LIMIT; |
292 | 292 | ||
293 | 293 | ||
294 | |||
295 | /** | 294 | /** |
296 | * Advance the "af" pointer in @a wp to point to the | 295 | * Advance the "af" pointer in @a wp to point to the |
297 | * currently valid record. | 296 | * currently valid record. |
@@ -1968,4 +1967,5 @@ main (int argc, | |||
1968 | return global_ret; | 1967 | return global_ret; |
1969 | } | 1968 | } |
1970 | 1969 | ||
1970 | |||
1971 | /* end of taler-exchange-aggregator.c */ | 1971 | /* end of taler-exchange-aggregator.c */ |