summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLAttributionInfo_Private.h
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2017-03-13 01:08:42 -0700
committerMinh Nguyễn <mxn@1ec5.org>2017-03-13 12:35:09 -0700
commite91be23b7f1759ba7da4d649b46475312d8097e8 (patch)
treeba35de683bc40408215c26f63015407b08dec144 /platform/darwin/src/MGLAttributionInfo_Private.h
parent936cc33d5291a77bc4e0dda9c7956860bef5f872 (diff)
downloadqtlocation-mapboxgl-e91be23b7f1759ba7da4d649b46475312d8097e8.tar.gz
[ios, macos] Fixed documentation parameter mismatches
Also enabled compiler warnings about incorrect Doxygen commands.
Diffstat (limited to 'platform/darwin/src/MGLAttributionInfo_Private.h')
-rw-r--r--platform/darwin/src/MGLAttributionInfo_Private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/darwin/src/MGLAttributionInfo_Private.h b/platform/darwin/src/MGLAttributionInfo_Private.h
index 4b28fa5266..08bc6bfc4d 100644
--- a/platform/darwin/src/MGLAttributionInfo_Private.h
+++ b/platform/darwin/src/MGLAttributionInfo_Private.h
@@ -30,7 +30,6 @@ NS_ASSUME_NONNULL_BEGIN
redundant to the given object is replaced by the given object.
@param info The info object to add to the receiver.
- @return True if the given info object was added to the receiver.
*/
- (void)growArrayByAddingAttributionInfo:(MGLAttributionInfo *)info;