Fix to handle the null private data
[platform/core/uifw/stt.git] / client / stt_main.h
index b10e429..e4d4a04 100644 (file)
@@ -1,5 +1,5 @@
 /*
-*  Copyright (c) 2011-2014 Samsung Electronics Co., Ltd All Rights Reserved 
+*  Copyright (c) 2011-2016 Samsung Electronics Co., Ltd All Rights Reserved
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
@@ -11,7 +11,7 @@
 *  limitations under the License.
 */
 
+
 #ifndef __STT_MAIN_H_
 #define __STT_MAIN_H_
 
@@ -31,9 +31,9 @@
 extern "C" {
 #endif
 
-#define TAG_STTC "sttc" 
+#define TAG_STTC "sttc"
 
-/** 
+/**
 * @brief A structure of handle for identification
 */
 struct stt_s {