Fix - Coding rule
[platform/core/uifw/stt.git] / client / stt_client.h
index ed77143..2a89e2f 100644 (file)
@@ -61,7 +61,7 @@ typedef struct {
        /* option */
        bool            silence_supported;
        stt_option_silence_detection_e  silence;
-       bool            credential_needed;
+       bool            credential_needed;
 
        /* state */
        stt_state_e     before_state;