summaryrefslogtreecommitdiffstats
path: root/src/constexp.l
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2006-01-15 22:13:59 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2006-01-15 22:13:59 (GMT)
commite6060ed25b457ae558711d1341bf1c96b093ee99 (patch)
tree02ffe0b25b4258265375952770daddbce00b6b7b /src/constexp.l
parent01b177fea794aef5dcffe4a05d08a6d17184bcf3 (diff)
downloadDoxygen-e6060ed25b457ae558711d1341bf1c96b093ee99.zip
Doxygen-e6060ed25b457ae558711d1341bf1c96b093ee99.tar.gz
Doxygen-e6060ed25b457ae558711d1341bf1c96b093ee99.tar.bz2
Release-1.4.6-20060115
Diffstat (limited to 'src/constexp.l')
-rw-r--r--src/constexp.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constexp.l b/src/constexp.l
index 1b97648..42319fb 100644
--- a/src/constexp.l
+++ b/src/constexp.l
@@ -48,7 +48,7 @@ static int yyread(char *buf,int max_size)
%}
-CONSTSUFFIX ([uU][lL]?[lL]?)|(lL][lL]?[uU]?)
+CONSTSUFFIX ([uU][lL]?[lL]?)|([lL][lL]?[uU]?)
%option nounput