summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@mapbox.com>2019-06-27 14:52:11 -0400
committerBruno de Oliveira Abinader <bruno@mapbox.com>2019-07-02 11:44:20 +0300
commite611e572715bc995fa49774fbe6ffbf0dde79f9d (patch)
tree754facf41a358ce2b8de519442535737160c0173
parentca4e3650c061b2722dc40abed7eadbf984c9b28d (diff)
downloadqtlocation-mapboxgl-e611e572715bc995fa49774fbe6ffbf0dde79f9d.tar.gz
[core] Minor change to silence documentation warning on iOS.
-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