Merge "remove duplicated codes" into tizen
[platform/core/uifw/stt.git] / client / stt_dbus.h
index 8485e95..4564d41 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
@@ -27,7 +27,7 @@ int stt_dbus_open_connection();
 int stt_dbus_close_connection();
 
 
-int stt_dbus_request_hello();
+int stt_dbus_request_hello(int uid);
 
 int stt_dbus_request_initialize(int uid, bool* silence_supported, bool* credential_needed);