diff options
Diffstat (limited to 'src/irmd/reg/tests/reg_test.c')
-rw-r--r-- | src/irmd/reg/tests/reg_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/irmd/reg/tests/reg_test.c b/src/irmd/reg/tests/reg_test.c index 35290caf..f840a3e0 100644 --- a/src/irmd/reg/tests/reg_test.c +++ b/src/irmd/reg/tests/reg_test.c @@ -1580,4 +1580,4 @@ int reg_test(int argc, ret |= test_wait_proc(); return ret; -}
\ No newline at end of file +} |