From 0ef33548c20ae9cf73a6e9e850b17137b1453dd3 Mon Sep 17 00:00:00 2001 From: smatz Date: Mon, 12 Apr 2010 14:12:47 +0000 Subject: (svn r19614) -Codechange: "it's" => "its" where appropriate --- src/pathfinder/npf/queue.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pathfinder') diff --git a/src/pathfinder/npf/queue.h b/src/pathfinder/npf/queue.h index fc913de35..1d94ac740 100644 --- a/src/pathfinder/npf/queue.h +++ b/src/pathfinder/npf/queue.h @@ -55,7 +55,7 @@ struct Queue { */ Queue_DeleteProc *del; - /* Clears the queue, by removing all values from it. It's state is + /* Clears the queue, by removing all values from it. Its state is * effectively reset. If free_items is true, each of the items cleared * in this way are free()'d. */ -- cgit v1.2.3-70-g09d2