OSSP CVS Repository

ossp - Check-in [422]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 422
Date: 2001-Mar-24 16:28:53 (local)
2001-Mar-24 15:28:53 (UTC)
User:rse
Branch:
Comment: *** empty log message ***
Tickets:
Inspections:
Files:
ossp-pkg/pth/pth_pqueue.c      1.28 -> 1.29     1 inserted, 1 deleted

ossp-pkg/pth/pth_pqueue.c 1.28 -> 1.29

--- pth_pqueue.c 2001/03/24 14:51:04     1.28
+++ pth_pqueue.c 2001/03/24 15:28:53     1.29
@@ -38,7 +38,7 @@
 
 #endif /* cpp */
 
-/* initialize a priorit queue; O(1) */
+/* initialize a priority queue; O(1) */
 intern void pth_pqueue_init(pth_pqueue_t *q)
 {
     if (q != NULL) {

CVSTrac 2.0.1