]> git.saurik.com Git - cycript.git/blobdiff - Cycript.l.in
Fixed make extra in cross-compile.
[cycript.git] / Cycript.l.in
index cb2871d9d57f0d91b80d0e58b9610ae2709e3839..72f814d75f460a2cbc62af4b27a28167e3b56e4c 100644 (file)
@@ -37,7 +37,7 @@
 */
 /* }}} */
 
-// XXX: supposedly I will be screwed on very very long multi-line comments and need to replace these with a manual lexer. http://websrv.cs.fsu.edu/~engelen/courses/COP5621/Pr2.pdf
+/* XXX: supposedly I will be screwed on very very long multi-line comments and need to replace these with a manual lexer. http://websrv.cs.fsu.edu/~engelen/courses/COP5621/Pr2.pdf */
 
 %{
 #define YYLTYPE cy::location