1. Change tag style for error log
[platform/core/location/lbs-location.git] / location / manager / location-common-util.h
index 828c520..333b2e2 100644 (file)
@@ -63,6 +63,7 @@ void free_boundary_list(gpointer data);
 
 int location_get_app_type(char *app_id);
 
+const char* err_msg(int err);
 
 G_END_DECLS