summaryrefslogtreecommitdiff
path: root/src/wire-plugins/plugin_wire_ebics.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-31 12:59:50 +0100
committerChristian Grothoff <christian@grothoff.org>2019-10-31 12:59:50 +0100
commit385b3e77dfa1b6bbaee5d0ec9da9bcbd69e91b70 (patch)
tree61550b547a56179e6abac9bee3502ecc5c537fa8 /src/wire-plugins/plugin_wire_ebics.c
parent325aaddbd6612c3baa56d01f6777faf77d082588 (diff)
downloadexchange-385b3e77dfa1b6bbaee5d0ec9da9bcbd69e91b70.tar.gz
exchange-385b3e77dfa1b6bbaee5d0ec9da9bcbd69e91b70.tar.bz2
exchange-385b3e77dfa1b6bbaee5d0ec9da9bcbd69e91b70.zip
tighten formatting rules
Diffstat (limited to 'src/wire-plugins/plugin_wire_ebics.c')
-rw-r--r--src/wire-plugins/plugin_wire_ebics.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wire-plugins/plugin_wire_ebics.c b/src/wire-plugins/plugin_wire_ebics.c
index 1c74efd54..d51b4567e 100644
--- a/src/wire-plugins/plugin_wire_ebics.c
+++ b/src/wire-plugins/plugin_wire_ebics.c
@@ -272,7 +272,6 @@ ebics_get_history_cancel (void *cls,
}
-
/**
* Context for a rejection operation.
*/
@@ -444,4 +443,5 @@ libtaler_plugin_wire_ebics_done (void *cls)
return NULL;
}
+
/* end of plugin_wire_ebics.c */