aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexMMIXAL.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lexers/LexMMIXAL.cxx')
-rw-r--r--lexers/LexMMIXAL.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/lexers/LexMMIXAL.cxx b/lexers/LexMMIXAL.cxx
index 025cfcb84..9e428caf5 100644
--- a/lexers/LexMMIXAL.cxx
+++ b/lexers/LexMMIXAL.cxx
@@ -1,7 +1,8 @@
// Scintilla source code edit control
+// Encoding: UTF-8
/** @file LexMMIXAL.cxx
** Lexer for MMIX Assembler Language.
- ** Written by Christoph Hösler <christoph.hoesler@student.uni-tuebingen.de>
+ ** Written by Christoph Hösler <christoph.hoesler@student.uni-tuebingen.de>
** For information about MMIX visit http://www-cs-faculty.stanford.edu/~knuth/mmix.html
**/
// Copyright 1998-2003 by Neil Hodgson <neilh@scintilla.org>