----typo
This commit is contained in:
parent
e33830203a
commit
850ebb8f0d
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ parser RealParser(
|
||||||
|
|
||||||
state start {
|
state start {
|
||||||
packet.extract(hdr.ethernet);
|
packet.extract(hdr.ethernet);
|
||||||
standard_metadata.unused = 0;
|
meta.unused = 0;
|
||||||
digest_data.unused = 0;
|
digest_data.unused = 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue