Fix header
authorChris Lattner <sabre@nondot.org>
Thu, 12 Dec 2002 03:43:30 +0000 (03:43 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 Dec 2002 03:43:30 +0000 (03:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4966 91177308-0d34-0410-b5e6-96231b3b80d8

include/Support/Signals.h
include/llvm/System/Signals.h

index 34e55b651f76b07ef848832b097b4210f45a5d2e..1445bd461db38773e07dbb2b72fa37acdc2bfdc7 100644 (file)
@@ -1,4 +1,4 @@
-//===- Support/Signals.h - Signal Handling support ---------------*- C++ -*--=//
+//===- Support/Signals.h - Signal Handling support -------------*- C++ -*-===//
 //
 // This file defines some helpful functions for dealing with the possibility of
 // unix signals occuring while your program is running.
@@ -16,3 +16,4 @@
 void RemoveFileOnSignal(const std::string &Filename);
 
 #endif
+
index 34e55b651f76b07ef848832b097b4210f45a5d2e..1445bd461db38773e07dbb2b72fa37acdc2bfdc7 100644 (file)
@@ -1,4 +1,4 @@
-//===- Support/Signals.h - Signal Handling support ---------------*- C++ -*--=//
+//===- Support/Signals.h - Signal Handling support -------------*- C++ -*-===//
 //
 // This file defines some helpful functions for dealing with the possibility of
 // unix signals occuring while your program is running.
@@ -16,3 +16,4 @@
 void RemoveFileOnSignal(const std::string &Filename);
 
 #endif
+