]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed syntax error
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 7 Mar 2008 12:59:58 +0000 (12:59 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 7 Mar 2008 12:59:58 +0000 (12:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/platinfo.h

index ad01a08b62253dab97930cc427bbb53bccf782da..e639d599e7244ee64c6448b33c9142e34f3c5f7a 100644 (file)
@@ -62,7 +62,7 @@ enum wxOperatingSystemId
 
     wxOS_PALM_OS        = 1 << 17,       // Pure Palm OS
     wxOS_PALM_LINUX     = 1 << 18,       // Palm over linux
-    wxOS_PALM = wxOS_PALM_OS | wxOS_PALM_LINUX,
+    wxOS_PALM = wxOS_PALM_OS | wxOS_PALM_LINUX
 };
 
 // list of wxWidgets ports - some of them can be used with more than