elm test.c: Fixed formatting.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Tue, 3 Apr 2012 14:26:17 +0000 (14:26 +0000)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Tue, 3 Apr 2012 14:26:17 +0000 (14:26 +0000)
SVN revision: 69902

src/bin/test.c

index ab63d38..ddbebd4 100644 (file)
@@ -639,7 +639,7 @@ add_tests:
    if (test_win_only)
      {
         EINA_LIST_FREE(tests, t)
-           free (t);
+          free(t);
 
         return;
      }