From: Seonah Moon Date: Tue, 14 Apr 2020 05:40:37 +0000 (+0900) Subject: Observe tizen coding convention X-Git-Tag: submit/tizen/20200616.063112~5^2~1^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cb3935c09e93e3a942e7f894552fb1d27651d5b9;p=platform%2Fcore%2Fapi%2Fwifi-aware.git Observe tizen coding convention --- diff --git a/test/wifi-aware-matching-filter-test.h b/test/wifi-aware-matching-filter-test.h index f4c0b91..7e503ef 100644 --- a/test/wifi-aware-matching-filter-test.h +++ b/test/wifi-aware-matching-filter-test.h @@ -87,7 +87,7 @@ typedef enum { NEGATIVE_TEST_09, INVALID, -}test_case_e; +} test_case_e; #define RESET_COLOR "\e[m" #define MAKE_RED "\e[31m"