summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorMatthias Seidel <mseidel@apache.org>2018-11-07 16:16:22 +0000
committerMatthias Seidel <mseidel@apache.org>2018-11-07 16:16:22 +0000
commit6b8c2c2298d68ad290a68aab7b3d1f8939f3c474 (patch)
treef9081aae675787bc985a862d1d138511f28d1e2a /extensions
parentf6c555b340fa654a1418e9408e608cfbffcef612 (diff)
Fixed typo, deleted whitespace
Notes
Notes: prefer: a7724966ab4fc8cd680a20e4f2a65f276e001a39
Diffstat (limited to 'extensions')
-rw-r--r--extensions/test/ole/MfcControl/StdAfx.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/extensions/test/ole/MfcControl/StdAfx.h b/extensions/test/ole/MfcControl/StdAfx.h
index 2c56f0bef2cc..5304fa9cf714 100644
--- a/extensions/test/ole/MfcControl/StdAfx.h
+++ b/extensions/test/ole/MfcControl/StdAfx.h
@@ -27,20 +27,20 @@
#endif // _MSC_VER > 1000
// stdafx.h : include file for standard system include files,
-// or project specific include files that are used frequently,
-// but are changed infrequently
+// or project specific include files that are used frequently,
+// but are changed infrequently
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
#include <afxctl.h> // MFC support for ActiveX Controls
#include <afxext.h> // MFC extensions
-#include <afxdtctl.h> // MFC support for Internet Explorer 4 Comon Controls
+#include <afxdtctl.h> // MFC support for Internet Explorer 4 Common Controls
#ifndef _AFX_NO_AFXCMN_SUPPORT
#include <afxcmn.h> // MFC support for Windows Common Controls
#endif // _AFX_NO_AFXCMN_SUPPORT
// Delete the two includes below if you do not wish to use the MFC
-// database classes
+// database classes
#include <afxdb.h> // MFC database classes
#include <afxdao.h> // MFC DAO database classes