Code Sync up from tizen_2.4
[platform/core/telephony/tel-plugin-imc.git] / include / imc_sat.h
index 126f7ff..773e9cb 100644 (file)
@@ -1,7 +1,9 @@
 /*
  * tel-plugin-imc
  *
- * Copyright (c) 2013 Samsung Electronics Co. Ltd. All rights reserved.
+ * Copyright (c) 2012 Samsung Electronics Co., Ltd. All rights reserved.
+ *
+ * Contact: Harish Bishnoi <hbishnoi@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * limitations under the License.
  */
 
+
 #ifndef __IMC_SAT_H__
 #define __IMC_SAT_H__
 
-gboolean imc_sat_init(TcorePlugin *p, CoreObject *co);
-void imc_sat_exit(TcorePlugin *p, CoreObject *co);
+gboolean imc_sat_init(TcorePlugin *cp, CoreObject *co_sat);
+void imc_sat_exit(TcorePlugin *cp, CoreObject *co_sat);
 
 #endif /* __IMC_SAT_H__ */