From 4a81cf32a5d2ef7fe3a08f02493eb24e339a6021 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Tue, 12 Oct 2004 21:48:02 +0000 Subject: [PATCH] Fix file comment header llvm-svn: 16942 --- include/llvm/System/TimeValue.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/llvm/System/TimeValue.h b/include/llvm/System/TimeValue.h index 0ca83aa2e88..1152975b2c9 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 //