]> git.saurik.com Git - wxWidgets.git/commitdiff
No changes, just use "@since 3.0" consistently in the documentation.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Sep 2013 23:48:34 +0000 (23:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 30 Sep 2013 23:48:34 +0000 (23:48 +0000)
This was the only place where "@since 3.0.0" was used, replace it with just
"3.0" for consistency with all the others.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/protocol/http.h

index 744947e23ae8440bcdc86450b713790bbc8ad51c..07295dde44356d10b68f03a41b5cf41b0b6bc36d 100644 (file)
@@ -100,7 +100,7 @@ public:
         @param method
             HTTP method name, e.g. "GET".
 
         @param method
             HTTP method name, e.g. "GET".
 
-        @since 3.0.0
+        @since 3.0
 
         @see SetPostBuffer(), SetPostText()
     */
 
         @see SetPostBuffer(), SetPostText()
     */