[llvm-commits] CVS: llvm/lib/System/SunOS/TimeValue.cpp

Reid Spencer reid at x10sys.com
Sun Nov 14 20:48:10 PST 2004



Changes in directory llvm/lib/System/SunOS:

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

Actually get the #include correct so it compiles  .. duh.


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

Index: llvm/lib/System/SunOS/TimeValue.cpp
diff -u llvm/lib/System/SunOS/TimeValue.cpp:1.4 llvm/lib/System/SunOS/TimeValue.cpp:1.5
--- llvm/lib/System/SunOS/TimeValue.cpp:1.4	Sun Nov 14 22:42:44 2004
+++ llvm/lib/System/SunOS/TimeValue.cpp	Sun Nov 14 22:47:22 2004
@@ -7,7 +7,7 @@
 // 
 //===----------------------------------------------------------------------===//
 //
-// This file provides the SunOS specific implementation of the TimeValue class.
+// This file provides the SunOS implementation of the TimeValue class.
 //
 //===----------------------------------------------------------------------===//
 






More information about the llvm-commits mailing list