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