diff --git a/nfq/protocol.c b/nfq/protocol.c index 4ee922e..0db1626 100644 --- a/nfq/protocol.c +++ b/nfq/protocol.c @@ -40,7 +40,7 @@ static uint8_t *FindHostIn(uint8_t *buf, size_t bs) size_t pos; if (bs<6) return NULL; bs-=6; - for(pos=0;pos