From 046d0bdaf01b114e7536a802f3c3dc5862ec5c7b Mon Sep 17 00:00:00 2001 From: Mikhail Glushenkov Date: Mon, 14 Mar 2011 04:20:57 +0000 Subject: [PATCH] Emacs mode string. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127576 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/Support/system_error.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/llvm/Support/system_error.h b/include/llvm/Support/system_error.h index e5306ecfb35..47759b99ecc 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 //