Conform better to Wine standards
[reactos.git] / reactos / dll / win32 / setupapi / setupapi_private.h
index 3f8a8f5..ec88911 100644 (file)
@@ -53,7 +53,7 @@ struct DeviceInterface /* Element of DeviceInfoElement.InterfaceListHead */
 
     
     /* SPINT_ACTIVE : the interface is active/enabled
-     * SPINT_DEFAULT: the interface is the default interface for the device class FIXME???
+     * SPINT_DEFAULT: the interface is the default interface for the device class
      * SPINT_REMOVED: the interface is removed
      */
     DWORD Flags;