Fixed: Coding rule issues.
[apps/native/ug-wifi-direct.git] / ug-wifidirect / include / wfd_motion_control.h
index f3f5bd3..b954b82 100644 (file)
@@ -31,7 +31,7 @@ extern "C"
 typedef enum {
        MOTION_TARGET_VIEW_FOCUS_ON = 0,
        MOTION_TARGET_VIEW_FOCUS_OFF
-}TARGET_VIEW_FOCUS;
+} TARGET_VIEW_FOCUS;
 
 void motion_create(struct ug_data *);
 void motion_destroy(void);