diff options
author | Mikhail Glushenkov <foldr@codedgers.com> | 2011-03-14 04:20:57 +0000 |
---|---|---|
committer | Mikhail Glushenkov <foldr@codedgers.com> | 2011-03-14 04:20:57 +0000 |
commit | 046d0bdaf01b114e7536a802f3c3dc5862ec5c7b (patch) | |
tree | 46970f2de542551b9b07df9fcd7c93c99b2eb33c /include/llvm/Support/system_error.h | |
parent | 606957fdd69f5ee1a561cd8acd070623f8ec9a21 (diff) |
Emacs mode string.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127576 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Support/system_error.h')
-rw-r--r-- | include/llvm/Support/system_error.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Support/system_error.h b/include/llvm/Support/system_error.h index e5306ecfb3..47759b99ec 100644 --- a/include/llvm/Support/system_error.h +++ b/include/llvm/Support/system_error.h @@ -1,4 +1,4 @@ -//===---------------------------- system_error ----------------------------===// +//===---------------------------- system_error ------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // |