setupapi: Fix a comment typo.

This commit is contained in:
Juan Lang 2009-12-16 15:01:47 -08:00 committed by Alexandre Julliard
parent 2fbe80ad89
commit eba0657bf7

View file

@ -3836,7 +3836,7 @@ static BOOL SETUPDI_DeleteDrvKey(struct DeviceInfo *devInfo)
}
/***********************************************************************
* SetupDiOpenDevRegKey (SETUPAPI.@)
* SetupDiDeleteDevRegKey (SETUPAPI.@)
*/
BOOL WINAPI SetupDiDeleteDevRegKey(
HDEVINFO DeviceInfoSet,