[packages/wxWidgets] - typo

qboosh qboosh at pld-linux.org
Sun Sep 30 09:15:31 CEST 2012


commit 4b62fc1e489e7a28d6855e757243c26e4de9d020
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Sep 30 09:16:46 2012 +0200

    - typo

 wxWidgets-format.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wxWidgets-format.patch b/wxWidgets-format.patch
index 504777d..6546a28 100644
--- a/wxWidgets-format.patch
+++ b/wxWidgets-format.patch
@@ -123,7 +123,7 @@
      else
      {
 -        wxLogError(_("wxGetTimeOfDay failed."));
-+        wxLogError("%s" _("wxGetTimeOfDay failed."));
++        wxLogError("%s", _("wxGetTimeOfDay failed."));
          return 0;
      }
  #elif defined(HAVE_FTIME)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wxWidgets.git/commitdiff/4b62fc1e489e7a28d6855e757243c26e4de9d020



More information about the pld-cvs-commit mailing list