aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2011-08-05 08:56:36 +1000
committernyamatongwe <devnull@localhost>2011-08-05 08:56:36 +1000
commit7fede4ae6acd81afc803bf8510d7a91864fc8893 (patch)
tree7250c4f139b3db88062c605f45c567232749af6f
parent2f2178bcdfed0084e1bade4b8d4bf561bc387537 (diff)
downloadscintilla-mirror-7fede4ae6acd81afc803bf8510d7a91864fc8893.tar.gz
Updated email contact.
-rw-r--r--lexers/LexConf.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/LexConf.cxx b/lexers/LexConf.cxx
index 5e1bd199e..23ed5a6c8 100644
--- a/lexers/LexConf.cxx
+++ b/lexers/LexConf.cxx
@@ -2,7 +2,7 @@
/** @file LexConf.cxx
** Lexer for Apache Configuration Files.
**
- ** First working version contributed by Ahmad Zawawi <zeus_go64@hotmail.com> on October 28, 2000.
+ ** First working version contributed by Ahmad Zawawi <ahmad.zawawi@gmail.com> on October 28, 2000.
** i created this lexer because i needed something pretty when dealing
** when Apache Configuration files...
**/