[llvm-commits] CVS: llvm/include/llvm/System/TimeValue.h

Misha Brukman brukman at cs.uiuc.edu
Tue Oct 12 14:48:13 PDT 2004



Changes in directory llvm/include/llvm/System:

TimeValue.h updated: 1.3 -> 1.4
---
Log message:

Fix file comment header


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

Index: llvm/include/llvm/System/TimeValue.h
diff -u llvm/include/llvm/System/TimeValue.h:1.3 llvm/include/llvm/System/TimeValue.h:1.4
--- llvm/include/llvm/System/TimeValue.h:1.3	Mon Oct  4 13:10:18 2004
+++ llvm/include/llvm/System/TimeValue.h	Tue Oct 12 16:48:02 2004
@@ -1,4 +1,4 @@
-//===-- TimeValue.h - Declare OS TimeValue Concept ---------------*- C++ -*-===//
+//===-- TimeValue.h - Declare OS TimeValue Concept --------------*- C++ -*-===//
 // 
 //                     The LLVM Compiler Infrastructure
 //






More information about the llvm-commits mailing list