summaryrefslogtreecommitdiff
path: root/src/auditor/taler-auditor-exchange.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-06-30 17:10:34 +0200
committerChristian Grothoff <christian@grothoff.org>2019-06-30 17:13:01 +0200
commit72fea453aa1d604f8172d736326010efe0300607 (patch)
tree883adba6550ae80bfaf8f4916a1eac95fa18b456 /src/auditor/taler-auditor-exchange.c
parentfc8fb5b0fd8109094d81ba431eee9c209bc3eebc (diff)
downloadexchange-72fea453aa1d604f8172d736326010efe0300607.tar.gz
exchange-72fea453aa1d604f8172d736326010efe0300607.tar.bz2
exchange-72fea453aa1d604f8172d736326010efe0300607.zip
indenting
Diffstat (limited to 'src/auditor/taler-auditor-exchange.c')
-rw-r--r--src/auditor/taler-auditor-exchange.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/auditor/taler-auditor-exchange.c b/src/auditor/taler-auditor-exchange.c
index 312896e47..4837601d8 100644
--- a/src/auditor/taler-auditor-exchange.c
+++ b/src/auditor/taler-auditor-exchange.c
@@ -1,6 +1,6 @@
/*
This file is part of TALER
- Copyright (C) 2014, 2015, 2018 GNUnet e.V.
+ Copyright (C) 2014, 2015, 2018, 2019 Taler Systems SA
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
@@ -137,8 +137,8 @@ main (int argc,
return 3;
}
}
-
-
+
+
if (NULL ==
(adb = TALER_AUDITORDB_plugin_load (cfg)))
{