]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/dataobj.h
Replaced @returns with @return for more standard command use and compatibility.
[wxWidgets.git] / interface / dataobj.h
index 467a78a4192a7b35df556ca070799aeffc1d549d..fd5035b5eea8e036fc9a601567be18c258562f67 100644 (file)
@@ -587,7 +587,7 @@ public:
         Set the data in the format @a format of the length @a len provided in
         the buffer @a buf.
 
-        @returns @true on success, @false on failure.
+        @return @true on success, @false on failure.
     */
     virtual bool SetData(const wxDataFormat& format, size_t len,
                            const void buf);