]> granicus.if.org Git - apache/commitdiff
fix a comment
authorJeff Trawick <trawick@apache.org>
Thu, 21 Mar 2002 15:27:31 +0000 (15:27 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 21 Mar 2002 15:27:31 +0000 (15:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94088 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/worker/fdqueue.c

index af27e83d23884af014a0868e259471da5c23af6f..96c3fe350c213c98f482b933c55ee8ecfa7c158c 100644 (file)
@@ -72,7 +72,7 @@
 
 /**
  * Callback routine that is called to destroy this
- * fd_queue_t when it's pool is destroyed.
+ * fd_queue_t when its pool is destroyed.
  */
 static apr_status_t ap_queue_destroy(void *data) 
 {