mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
mantis 8457: ok ok shutup the warning
This commit is contained in:
@@ -19726,7 +19726,7 @@ public override TOKEN OldAction(Lexer yym,ref string yytext,int action, ref bool
|
||||
case 1067: ;
|
||||
break;
|
||||
case 1032: { yym.yy_begin("YYINITIAL"); ((LSLTokens)yym).yytext = ((LSLTokens)yym).str; ((LSLTokens)yym).str = String.Empty; return new STRING_CONSTANT(yym); }
|
||||
break;
|
||||
// break;
|
||||
case 1027: { ((LSLTokens)yym).str += '\\'; }
|
||||
break;
|
||||
case 1015: { ((LSLTokens)yym).str += "\\\\"; }
|
||||
|
||||
Reference in New Issue
Block a user