From 89f77bce58cd6d8badb48c8005be3879d95c6edc 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 --- llvm/include/llvm/System/TimeValue.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/include/llvm/System/TimeValue.h b/llvm/include/llvm/System/TimeValue.h index 0ca83aa2e88b..1152975b2c97 100644 --- a/llvm/include/llvm/System/TimeValue.h +++ b/llvm/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 //