diff options
-rw-r--r-- | if.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -138,7 +138,7 @@ diddit: /* * Send a packet - * We choose a packet based on it's position in the output queues; + * We choose a packet based on its position in the output queues; * If there are packets on the fastq, they are sent FIFO, before * everything else. Otherwise we choose the first packet from the * batchq and send it. the next packet chosen will be from the session |