]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/longlong.h
use wx-style header and commets; fix indentation to be 4 spaces; move Doxygen comment...
[wxWidgets.git] / interface / longlong.h
index c30c66e90df0813fdf06c4e5eec12eb305a3f23d..b67f4a623e830d34073f0c7a82119db8e0a64a8b 100644 (file)
@@ -133,7 +133,7 @@ public:
 
     /**
         Assignment operator from unsigned long long. The sign bit will be copied too.
-        
+
         @wxsince{2.7.0}
     */
     wxLongLong& operator operator=(const wxULongLong& ll);