summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMikhail Glushenkov <foldr@codedgers.com>2011-03-14 04:20:57 +0000
committerMikhail Glushenkov <foldr@codedgers.com>2011-03-14 04:20:57 +0000
commit046d0bdaf01b114e7536a802f3c3dc5862ec5c7b (patch)
tree46970f2de542551b9b07df9fcd7c93c99b2eb33c /include
parent606957fdd69f5ee1a561cd8acd070623f8ec9a21 (diff)
downloadllvm-046d0bdaf01b114e7536a802f3c3dc5862ec5c7b.tar.gz
llvm-046d0bdaf01b114e7536a802f3c3dc5862ec5c7b.tar.bz2
llvm-046d0bdaf01b114e7536a802f3c3dc5862ec5c7b.tar.xz
Emacs mode string.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127576 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
-rw-r--r--include/llvm/Support/system_error.h2
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
//