summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@mapbox.com>2019-06-27 14:52:11 -0400
committerJulian Rex <julian.rex@mapbox.com>2019-06-27 14:52:11 -0400
commiteaa01a6a813a620f12a28e7e823e851e68e92623 (patch)
treecd263b9d5815ac4263232c8380d0b2d52924fcb5
parent0ca8ea6f169149cd414a65f40d0f7bdd40f3cca3 (diff)
downloadqtlocation-mapboxgl-upstream/jrex/14941-documentation-warning.tar.gz
[core] Minor change to silence documentation warning on iOS.upstream/jrex/14941-documentation-warning
-rw-r--r--include/mbgl/storage/resource_options.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/mbgl/storage/resource_options.hpp b/include/mbgl/storage/resource_options.hpp
index 53350f55c2..00dc6e10df 100644
--- a/include/mbgl/storage/resource_options.hpp
+++ b/include/mbgl/storage/resource_options.hpp
@@ -106,10 +106,10 @@ public:
/**
* @brief Gets the previously set (or default) support for cache-only requests.
*
- * @param Whether or not cache-only requests are supported.
+ * @param cacheOnly Whether or not cache-only requests are supported.
* @return reference to ResourceOptions for chaining options together.
*/
- ResourceOptions& withCacheOnlyRequestsSupport(bool);
+ ResourceOptions& withCacheOnlyRequestsSupport(bool cacheOnly);
/**
* @brief Sets the platform context. A platform context is usually an object