CVS User Account cvsuser
Fri Feb 25 20:49:10 PST 2005
Log Message:
-----------
Fix typo in comment - NO semantic change

Modified Files:
--------------
    slony1-engine/src/slon:
        scheduler.c (r1.17 -> r1.18)

-------------- next part --------------
Index: scheduler.c
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/src/slon/scheduler.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -Lsrc/slon/scheduler.c -Lsrc/slon/scheduler.c -u -w -r1.17 -r1.18
--- src/slon/scheduler.c
+++ src/slon/scheduler.c
@@ -455,7 +455,7 @@
 
 		/*
 		 * Check if any of the connections in the wait queue have reached
-		 * there timeout. While doing so, we also remember the closest timeout
+		 * their timeout. While doing so, we also remember the closest timeout
 		 * in the future.
 		 */
 		tv = NULL;


More information about the Slony1-commit mailing list