mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 22:31:38 +00:00
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93
.
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
This commit is contained in:
parent
bbabe2489e
commit
9393fc320e
701 changed files with 14685 additions and 14693 deletions
|
@ -3,7 +3,7 @@ include_directories(
|
|||
${REACTOS_SOURCE_DIR}/sdk/include/reactos/wine
|
||||
${REACTOS_SOURCE_DIR}/sdk/include/reactos/idl
|
||||
${CMAKE_CURRENT_BINARY_DIR})
|
||||
|
||||
|
||||
add_definitions(
|
||||
-D_SETUPAPI_
|
||||
-D_CFGMGR32_
|
||||
|
|
|
@ -351,7 +351,7 @@ SetupDiGetClassImageListExA(
|
|||
return ret;
|
||||
}
|
||||
|
||||
static BOOL WINAPI
|
||||
static BOOL WINAPI
|
||||
SETUP_GetClassIconInfo(IN CONST GUID *ClassGuid, OUT PINT OutIndex, OUT LPWSTR *OutDllName)
|
||||
{
|
||||
LPWSTR Buffer = NULL;
|
||||
|
@ -1387,7 +1387,7 @@ SetupDiGetClassDevPropertySheetsW(
|
|||
{
|
||||
if (PropPageData.PropertySheetHeader->nPages < PropertySheetHeaderPageListSize)
|
||||
{
|
||||
PropPageData.PropertySheetHeader->phpage[PropPageData.PropertySheetHeader->nPages] =
|
||||
PropPageData.PropertySheetHeader->phpage[PropPageData.PropertySheetHeader->nPages] =
|
||||
InstallerPropPageData.DynamicPages[i];
|
||||
PropPageData.PropertySheetHeader->nPages++;
|
||||
}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
The following icons are the property of the Tango project and are
|
||||
The following icons are the property of the Tango project and are
|
||||
released under Creative Commons Attribution-ShareAlike 2.5 License.
|
||||
Please see COPYING for details
|
||||
|
||||
|
@ -38,7 +38,7 @@ Please see COPYING for details
|
|||
502.ico
|
||||
5012.ico
|
||||
|
||||
The following icons are the property of the VMware, Inc and are
|
||||
The following icons are the property of the VMware, Inc and are
|
||||
released under Creative Commons Attribution-ShareAlike 2.5 License.
|
||||
(http://www.chipx86.com/blog/?p=206)
|
||||
Please see COPYING for details
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue