[NTVDM] Improve the PCH situation.
[reactos.git] / reactos / subsystems / mvdm / ntvdm / dos / dos32krnl / memory.h
index c38ae76..9131738 100644 (file)
@@ -50,6 +50,4 @@ VOID DosChangeMemoryOwner(WORD Segment, WORD NewOwner);
 VOID DosInitializeUmb(VOID);
 VOID DosInitializeMemory(VOID);
 
-#endif // _DOS_MEMORY_H_
-
-/* EOF */
+#endif /* _DOS_MEMORY_H_ */