mirror of
https://codeberg.org/1414codeforge/ubgpsuite.git
synced 2025-02-06 21:53:18 +01:00
[bgpgrep/bgpgrep_compile] Fix typo
This commit is contained in:
parent
6de065b5e6
commit
85c59f7514
@ -396,7 +396,7 @@ static Expropc GetOp(void)
|
||||
// e.g. ( -type ORIGIN -or -type AGGREGATOR )
|
||||
//
|
||||
// In this case we should return OP_NONE to signal
|
||||
// expression and, propagating out of ParseExpression()
|
||||
// expression end, propagating out of ParseExpression()
|
||||
if (strcmp(tok, ")") != 0) {
|
||||
C.wasImplicitAnd = TRUE;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user