Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbf committed Jul 17, 2018
1 parent d018cf8 commit 22a144e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smf-spf.c
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ typedef struct config {
STR *ptrs;
STR *froms;
STR *tos;
int relaxed_locapart
int relaxed_locapart;
int refuse_fail;
int refuse_none;
int refuse_none_helo;
Expand Down

0 comments on commit 22a144e

Please sign in to comment.