Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
arr2036 committed Feb 9, 2014
1 parent 8eba537 commit 5af2caa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/include/realms.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@ typedef struct home_server {
int revive_interval; /* if it doesn't support pings */
CONF_SECTION *cs;
#ifdef WITH_COA
int coa_irt;
int coa_mrc;
int coa_mrt;
int coa_mrd;
int coa_irt;
int coa_mrc;
int coa_mrt;
int coa_mrd;
#endif
#ifdef WITH_TLS
fr_tls_server_conf_t *tls;
Expand Down

0 comments on commit 5af2caa

Please sign in to comment.