diff options
Diffstat (limited to 'llvm/include/Support/Signals.h')
| -rw-r--r-- | llvm/include/Support/Signals.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/llvm/include/Support/Signals.h b/llvm/include/Support/Signals.h index 1445bd461db..218cf99a244 100644 --- a/llvm/include/Support/Signals.h +++ b/llvm/include/Support/Signals.h @@ -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. | 

