aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexASY.cxx
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2019-12-13 16:29:24 +1100
committerNeil <nyamatongwe@gmail.com>2019-12-13 16:29:24 +1100
commit32c009ef2f83cfc617ba6d2b1550d9d4cf8517b9 (patch)
tree0476654910bc2bfcdcdf881cbe6a3c1adc3a5e2c /lexers/LexASY.cxx
parentc09dc2fb669b8ddd820e983c814f687b9ee6b5b9 (diff)
downloadscintilla-mirror-32c009ef2f83cfc617ba6d2b1550d9d4cf8517b9.tar.gz
Backport: Add or fix file name comments.
Backport of changeset 7838:c924b214edf5.
Diffstat (limited to 'lexers/LexASY.cxx')
-rw-r--r--lexers/LexASY.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/lexers/LexASY.cxx b/lexers/LexASY.cxx
index 3ec522729..612d24b40 100644
--- a/lexers/LexASY.cxx
+++ b/lexers/LexASY.cxx
@@ -1,4 +1,5 @@
// Scintilla source code edit control
+// @file LexASY.cxx
//Author: instanton (email: soft_share<at>126<dot>com)
// The License.txt file describes the conditions under which this software may be distributed.