aboutsummaryrefslogtreecommitdiff
path: root/if.c
diff options
context:
space:
mode:
Diffstat (limited to 'if.c')
-rw-r--r--if.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/if.c b/if.c
index e18777f..e87b58c 100644
--- a/if.c
+++ b/if.c
@@ -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