]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/longlong.h
mac paths updated
[wxWidgets.git] / interface / longlong.h
index fc970ea8e6044632a5451b90cf0d6f2f1f93900c..e3eaef7ec65814e4db6f7e0229149b4fc81d2111 100644 (file)
@@ -134,7 +134,7 @@ public:
     /**
         Assignment operator from unsigned long long. The sign bit will be copied too.
 
     /**
         Assignment operator from unsigned long long. The sign bit will be copied too.
 
-        @wxsince{2.7.0}
+        @since 2.7.0
     */
     wxLongLong& operator operator=(const wxULongLong& ll);
 };
     */
     wxLongLong& operator operator=(const wxULongLong& ll);
 };