diff options
-rw-r--r-- | include/llvm/System/TimeValue.h | 2 |
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 // |