diff options
author | Lang Hames <lhames@gmail.com> | 2010-01-06 08:53:34 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2010-01-06 08:53:34 +0000 |
commit | 421c0733fdb1780ad6fd23eefba78004528dacd2 (patch) | |
tree | cdb0475ee0659f9e45a3d505616dd3ba9bdf4382 /lib/CodeGen/PBQP/SimpleGraph.h | |
parent | 7c422ac216fe39fc9c402a704cf296cca9dc5b22 (diff) |
Fixed malformed -*- lines in PBQP headers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92830 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/PBQP/SimpleGraph.h')
-rw-r--r-- | lib/CodeGen/PBQP/SimpleGraph.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CodeGen/PBQP/SimpleGraph.h b/lib/CodeGen/PBQP/SimpleGraph.h index 1ca9caee34..13e63ceb48 100644 --- a/lib/CodeGen/PBQP/SimpleGraph.h +++ b/lib/CodeGen/PBQP/SimpleGraph.h @@ -1,4 +1,4 @@ -//===-- SimpleGraph.h - Simple PBQP Graph ----------------------*- C++ --*-===// +//===-- SimpleGraph.h - Simple PBQP Graph -----------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // |