Skip to content

Commit

Permalink
Changed "mode: c++" => "C++" at the suggestion of Nick Lewycky.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186025 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
gottesmm committed Jul 10, 2013
1 parent dbe3efb commit f121a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/llvm/CodeGen/FastISel.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===-- FastISel.h - Definition of the FastISel class ---*- mode: c++; -*--===//
//===-- FastISel.h - Definition of the FastISel class ---*- C++ -*---------===//
//
// The LLVM Compiler Infrastructure
//
Expand Down

0 comments on commit f121a61

Please sign in to comment.