Skip to content

Commit

Permalink
Cosmetics.
Browse files Browse the repository at this point in the history
  • Loading branch information
Linus Nordberg committed Sep 26, 2011
1 parent 6674382 commit bbf0e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fticks.h
Original file line number Diff line number Diff line change
@@ -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,
Expand All @@ -13,4 +14,3 @@ void fticks_log(const struct options *options,
const struct client *client,
const struct radmsg *msg,
const struct rqout *rqout);

0 comments on commit bbf0e72

Please sign in to comment.