diff options
Diffstat (limited to 'testsuite/sanei/sanei_config_test.c')
-rw-r--r-- | testsuite/sanei/sanei_config_test.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/sanei/sanei_config_test.c b/testsuite/sanei/sanei_config_test.c index 3d1f5af..ea00433 100644 --- a/testsuite/sanei/sanei_config_test.c +++ b/testsuite/sanei/sanei_config_test.c @@ -863,7 +863,7 @@ snapscan (void) /** - * create the test suite for sanei config related tests + * create the test suite for sanei config related tests */ static void sanei_config_suite (void) @@ -890,7 +890,7 @@ sanei_config_suite (void) } /** - * main function to run the test suites + * main function to run the test suites */ int main (void) |