]> git.saurik.com Git - wxWidgets.git/commitdiff
added missing "
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 24 Apr 2008 07:20:29 +0000 (07:20 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 24 Apr 2008 07:20:29 +0000 (07:20 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/dfb/dcscreen.cpp

index 730903e87ffa5c052bcd941c4a3c190f8cb807bd..ce892be03616c50b66c3186b820e57ea5af90e7a 100644 (file)
@@ -31,7 +31,7 @@
 // wxScreenDC
 //-----------------------------------------------------------------------------
 
-#warning "FIXME: this doesn't work (neither single app nor multiapp core)
+#warning "FIXME: this doesn't work (neither single app nor multiapp core)"
 // FIXME: maybe use a subsurface as well?
 
 IMPLEMENT_ABSTRACT_CLASS(wxScreenDCImpl, wxDFBDCImpl)