From 43ec94a665e13552402ff4f102e0f65f6792cf29 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 13 Apr 2014 16:24:28 -0600 Subject: More trailing whilespace removal --- apps/examples/ostest/ostest_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/examples/ostest/ostest_main.c') diff --git a/apps/examples/ostest/ostest_main.c b/apps/examples/ostest/ostest_main.c index 630262d0e..8591c5f3f 100644 --- a/apps/examples/ostest/ostest_main.c +++ b/apps/examples/ostest/ostest_main.c @@ -306,7 +306,7 @@ static int user_main(int argc, char *argv[]) #endif /* Top of test loop */ - + #if CONFIG_EXAMPLES_OSTEST_LOOPS > 1 for (i = 0; i < CONFIG_EXAMPLES_OSTEST_LOOPS; i++) #elif CONFIG_EXAMPLES_OSTEST_LOOPS == 0 -- cgit v1.2.3