Generate Licence file
[platform/core/telephony/tel-plugin-at_standard.git] / include / at_call.h
index f04f01a..72d3111 100644 (file)
@@ -19,7 +19,7 @@
 #ifndef __AT_CALL_H__
 #define __AT_CALL_H__
 
-gboolean at_call_init(TcorePlugin *p);
-void at_call_exit(TcorePlugin *p);
+gboolean at_call_init(TcorePlugin *cp);
+void at_call_exit(TcorePlugin *cp);
 
 #endif