diff options
Diffstat (limited to 'src/irmd/reg/tests/ipcp_test.c')
-rw-r--r-- | src/irmd/reg/tests/ipcp_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/irmd/reg/tests/ipcp_test.c b/src/irmd/reg/tests/ipcp_test.c index 4e0a764b..fb8ba71b 100644 --- a/src/irmd/reg/tests/ipcp_test.c +++ b/src/irmd/reg/tests/ipcp_test.c @@ -86,4 +86,4 @@ int ipcp_test(int argc, res |= test_reg_ipcp_create(); return res; -}
\ No newline at end of file +} |