[WDF] Fix KMDF so it can compile with ReactOS SDK
[reactos.git] / sdk / lib / drivers / wdf / shared / inc / private / common / fxmdl.h
index a0fe56a..f51699c 100644 (file)
@@ -88,4 +88,4 @@ FxIrpMdlFree(
 #define IoAllocateMdl use_FxMdlAllocate_instead
 #define IoFreeMdl use_FxMdlFree_instead
 
-#endif __FXMDL_H__
+#endif // __FXMDL_H__