]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/ddk/setupapi/setupapi.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / windows / ddk / setupapi / setupapi.factor
index f10215d5a2c9977b2d64e47a373fadc5b6b441fb..74336c53eb4d2adadfcaca7395b55086b4b8cedb 100755 (executable)
@@ -2030,4 +2030,3 @@ CONSTANT: SCWMI_CLOBBER_SECURITY  0x00000001
 FUNCTION: BOOL SetupConfigureWmiFromInfSectionA ( HINF InfHandle, PCSTR SectionName, DWORD Flags ) ;
 FUNCTION: BOOL SetupConfigureWmiFromInfSectionW ( HINF InfHandle, PCWSTR SectionName, DWORD Flags ) ;
 ALIAS: SetupConfigureWmiFromInfSection SetupConfigureWmiFromInfSectionW
-