From 32f54f314945f9acdcbdeb507d0c34e499f179f6 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 26 Feb 2004 08:01:30 +0000 Subject: [PATCH] Eliminate copy-and-paste comments git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11873 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/Config/sys/resource.h | 2 +- include/Config/sys/stat.h | 2 +- include/Config/sys/time.h | 2 +- include/Config/sys/types.h | 2 +- include/Config/sys/wait.h | 2 +- include/llvm/Config/sys/resource.h | 2 +- include/llvm/Config/sys/stat.h | 2 +- include/llvm/Config/sys/time.h | 2 +- include/llvm/Config/sys/types.h | 2 +- include/llvm/Config/sys/wait.h | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/include/Config/sys/resource.h b/include/Config/sys/resource.h index 7e090ce4ba1..0b51941424a 100644 --- a/include/Config/sys/resource.h +++ b/include/Config/sys/resource.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/resource.h - Annotation classes --------------*- C++ -*-===// +/*===-- Config/sys/resource.h -----------------------------------*- C++ -*-===// * * The LLVM Compiler Infrastructure * diff --git a/include/Config/sys/stat.h b/include/Config/sys/stat.h index a19fee4222c..9c10260c14c 100644 --- a/include/Config/sys/stat.h +++ b/include/Config/sys/stat.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/stat.h - Annotation classes --------------*- ----C++ -*-===// +/*===-- Config/sys/stat.h -----------------------------------*- ----C++ -*-===// * * The LLVM Compiler Infrastructure * diff --git a/include/Config/sys/time.h b/include/Config/sys/time.h index 21cb1400893..2764994717c 100644 --- a/include/Config/sys/time.h +++ b/include/Config/sys/time.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/time.h - Annotation classes ------------------*- C++ -*-===// +/*===-- Config/sys/time.h ---------------------------------------*- C++ -*-===// * * The LLVM Compiler Infrastructure * diff --git a/include/Config/sys/types.h b/include/Config/sys/types.h index bdb64a7b081..f0a7abec355 100644 --- a/include/Config/sys/types.h +++ b/include/Config/sys/types.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/types.h - Annotation classes --------------*- C++ -*-===// +/*===-- Config/sys/types.h --------------------------------------*- C++ -*-===// * * The LLVM Compiler Infrastructure * diff --git a/include/Config/sys/wait.h b/include/Config/sys/wait.h index de92831316e..b3db60e435c 100644 --- a/include/Config/sys/wait.h +++ b/include/Config/sys/wait.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/wait.h - Annotation classes ------------------*- C++ -*-===// +/*===-- Config/sys/wait.h ---------------------------------------*- C++ -*-===// * * The LLVM Compiler Infrastructure * diff --git a/include/llvm/Config/sys/resource.h b/include/llvm/Config/sys/resource.h index 7e090ce4ba1..0b51941424a 100644 --- a/include/llvm/Config/sys/resource.h +++ b/include/llvm/Config/sys/resource.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/resource.h - Annotation classes --------------*- C++ -*-===// +/*===-- Config/sys/resource.h -----------------------------------*- C++ -*-===// * * The LLVM Compiler Infrastructure * diff --git a/include/llvm/Config/sys/stat.h b/include/llvm/Config/sys/stat.h index a19fee4222c..9c10260c14c 100644 --- a/include/llvm/Config/sys/stat.h +++ b/include/llvm/Config/sys/stat.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/stat.h - Annotation classes --------------*- ----C++ -*-===// +/*===-- Config/sys/stat.h -----------------------------------*- ----C++ -*-===// * * The LLVM Compiler Infrastructure * diff --git a/include/llvm/Config/sys/time.h b/include/llvm/Config/sys/time.h index 21cb1400893..2764994717c 100644 --- a/include/llvm/Config/sys/time.h +++ b/include/llvm/Config/sys/time.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/time.h - Annotation classes ------------------*- C++ -*-===// +/*===-- Config/sys/time.h ---------------------------------------*- C++ -*-===// * * The LLVM Compiler Infrastructure * diff --git a/include/llvm/Config/sys/types.h b/include/llvm/Config/sys/types.h index bdb64a7b081..f0a7abec355 100644 --- a/include/llvm/Config/sys/types.h +++ b/include/llvm/Config/sys/types.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/types.h - Annotation classes --------------*- C++ -*-===// +/*===-- Config/sys/types.h --------------------------------------*- C++ -*-===// * * The LLVM Compiler Infrastructure * diff --git a/include/llvm/Config/sys/wait.h b/include/llvm/Config/sys/wait.h index de92831316e..b3db60e435c 100644 --- a/include/llvm/Config/sys/wait.h +++ b/include/llvm/Config/sys/wait.h @@ -1,4 +1,4 @@ -/*===-- Config/sys/wait.h - Annotation classes ------------------*- C++ -*-===// +/*===-- Config/sys/wait.h ---------------------------------------*- C++ -*-===// * * The LLVM Compiler Infrastructure * -- 2.34.1