Fix typo
authorSeonah Moon <seonah1.moon@samsung.com>
Tue, 14 Apr 2020 05:41:24 +0000 (14:41 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Tue, 14 Apr 2020 05:41:24 +0000 (14:41 +0900)
test/wifi-aware-matching-filter-test.h

index 7e503ef..9675ed0 100644 (file)
@@ -127,7 +127,7 @@ matching_filter_format_t test_matching_filter[MATCHING_FILTER_FORMAT_NUM]
                {0, {0, }}, // No filter
 };
 
-#ifdef __cplusplu
+#ifdef __cplusplus
 }
 #endif