ENH: remove c++ comment from c code
This commit is contained in:
parent
52531ad398
commit
bc649db7cc
|
@ -1281,7 +1281,7 @@ yyreduce:
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case 5:
|
case 5:
|
||||||
//#line 251 "getdate.y"
|
#line 251 "getdate.y"
|
||||||
{
|
{
|
||||||
context->yyHaveZone++;
|
context->yyHaveZone++;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue