summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-10-12 21:48:02 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-10-12 21:48:02 +0000
commitc2ab5a2a63f22b4ae2047d6bc1dc3fea54fa51b6 (patch)
treefb1439a1b2c3a0c5a0992876cc9530f649aa27ed /include
parent481d56c5deac8d0bcbd7136420b9fac47da28805 (diff)
downloadllvm-c2ab5a2a63f22b4ae2047d6bc1dc3fea54fa51b6.tar.gz
llvm-c2ab5a2a63f22b4ae2047d6bc1dc3fea54fa51b6.tar.bz2
llvm-c2ab5a2a63f22b4ae2047d6bc1dc3fea54fa51b6.tar.xz
Fix file comment header
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16942 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
-rw-r--r--include/llvm/System/TimeValue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/System/TimeValue.h b/include/llvm/System/TimeValue.h
index 0ca83aa2e8..1152975b2c 100644
--- a/include/llvm/System/TimeValue.h
+++ b/include/llvm/System/TimeValue.h
@@ -1,4 +1,4 @@
-//===-- TimeValue.h - Declare OS TimeValue Concept ---------------*- C++ -*-===//
+//===-- TimeValue.h - Declare OS TimeValue Concept --------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//