From: Misha Brukman Date: Tue, 12 Oct 2004 21:48:02 +0000 (+0000) Subject: Fix file comment header X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c2ab5a2a63f22b4ae2047d6bc1dc3fea54fa51b6;p=oota-llvm.git Fix file comment header git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16942 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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 //