X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Flocation_bounds.h;h=08146fc519850854024640f53493a58e0edd8f3d;hb=HEAD;hp=59ee72c4d6edbbe5f6d42e6e219cc003509652e4;hpb=b9a903e9aa68c84fd8afa728d137e081ab298bc2;p=framework%2Fapi%2Flocation-manager.git diff --git a/include/location_bounds.h b/include/location_bounds.h index 59ee72c..08146fc 100644 --- a/include/location_bounds.h +++ b/include/location_bounds.h @@ -134,7 +134,7 @@ int location_bounds_create_polygon(location_coords_s* coords_list, int length, l * @see location_bounds_create_circle() * @see location_bounds_create_polygon() */ -bool location_bounds_is_contains_coordinates(location_bounds_h bounds, location_coords_s coords); +bool location_bounds_contains_coordinates(location_bounds_h bounds, location_coords_s coords); /** * @brief Get the type of location bounds.