[WDF] Fix KMDF so it can compile with ReactOS SDK
[reactos.git] / sdk / lib / drivers / wdf / shared / inc / private / common / fxdevicetext.hpp
index 4256129..c64d78e 100644 (file)
@@ -49,6 +49,7 @@ struct  FxDeviceText : public FxStump {
     }
 
     static
+    void
     _CleanupList(
         __inout PSINGLE_LIST_ENTRY Head
         )