random lexer change to test the makefile updating stuff

llvm-svn: 26203
diff --git a/llvm/lib/AsmParser/Lexer.l.cvs b/llvm/lib/AsmParser/Lexer.l.cvs
index 71482e0..2fa4ec1 100644
--- a/llvm/lib/AsmParser/Lexer.l.cvs
+++ b/llvm/lib/AsmParser/Lexer.l.cvs
@@ -353,3 +353,4 @@
 .               { return yytext[0]; }
 
 %%
+