aboutsummaryrefslogtreecommitdiff
path: root/src/auction/test_auction_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/auction/test_auction_api.c')
-rw-r--r--src/auction/test_auction_api.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/auction/test_auction_api.c b/src/auction/test_auction_api.c
index 0ec6f8cc8..1eac9b5c4 100644
--- a/src/auction/test_auction_api.c
+++ b/src/auction/test_auction_api.c
@@ -29,6 +29,7 @@ check ()
29 return 0; 29 return 0;
30} 30}
31 31
32
32int 33int
33main (int argc, char *argv[]) 34main (int argc, char *argv[])
34{ 35{
@@ -39,4 +40,5 @@ main (int argc, char *argv[])
39 return ret; 40 return ret;
40} 41}
41 42
43
42/* end of test_auction_api.c */ 44/* end of test_auction_api.c */