summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fticks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fticks.h b/fticks.h
index ec1ed9a..8af8633 100644
--- a/fticks.h
+++ b/fticks.h
@@ -1,6 +1,7 @@
/* Copyright (C) 2011 NORDUnet A/S
* See LICENSE for information about licensing.
*/
+
int fticks_configure(struct options *options,
uint8_t **reportingp,
uint8_t **macp,
@@ -13,4 +14,3 @@ void fticks_log(const struct options *options,
const struct client *client,
const struct radmsg *msg,
const struct rqout *rqout);
-