From 5345c6f18f16043a63b3c382025388d8f6e821a4 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 7 Mar 2009 15:49:32 +0000 Subject: [PATCH] no changes, just remove an extra space (see #10560) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/msw/regconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/msw/regconf.h b/include/wx/msw/regconf.h index b49c3bb6e1..02bc6c6f3f 100644 --- a/include/wx/msw/regconf.h +++ b/include/wx/msw/regconf.h @@ -112,4 +112,4 @@ private: #endif // wxUSE_CONFIG && wxUSE_REGKEY -#endif // _WX_MSW_REGCONF_H_ +#endif // _WX_MSW_REGCONF_H_ -- 2.45.2