[llvm-commits] CVS: llvm/lib/System/Win32/Program.cpp

Misha Brukman brukman at cs.uiuc.edu
Mon Nov 15 23:35:43 PST 2004



Changes in directory llvm/lib/System/Win32:

Program.cpp updated: 1.4 -> 1.5
---
Log message:

Erase non-applicable Unix comment, this is Win32


---
Diffs of the changes:  (+0 -1)

Index: llvm/lib/System/Win32/Program.cpp
diff -u llvm/lib/System/Win32/Program.cpp:1.4 llvm/lib/System/Win32/Program.cpp:1.5
--- llvm/lib/System/Win32/Program.cpp:1.4	Tue Nov 16 01:00:23 2004
+++ llvm/lib/System/Win32/Program.cpp	Tue Nov 16 01:35:32 2004
@@ -11,7 +11,6 @@
 //
 //===----------------------------------------------------------------------===//
 
-// Include the generic Unix implementation
 #include "Win32.h"
 #include <malloc.h>
 






More information about the llvm-commits mailing list