Generate Licence file
[platform/core/telephony/tel-plugin-at_standard.git] / include / at_network.h
index 2848b4a..4499171 100644 (file)
@@ -19,7 +19,7 @@
 #ifndef __AT_NETWORK_H__
 #define __AT_NETWORK_H__
 
-gboolean at_network_init(TcorePlugin *p);
-void at_network_exit(TcorePlugin *p);
+gboolean at_network_init(TcorePlugin *cp);
+void at_network_exit(TcorePlugin *cp);
 
 #endif