CVS User Account cvsuser
Fri Jan 28 22:45:34 PST 2005
Log Message:
-----------
Reformatted function call contents to make indentation consistent

Modified Files:
--------------
    slony1-engine/src/slon:
        remote_listen.c (r1.20 -> r1.21)

-------------- next part --------------
Index: remote_listen.c
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/src/slon/remote_listen.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -Lsrc/slon/remote_listen.c -Lsrc/slon/remote_listen.c -u -w -r1.20 -r1.21
--- src/slon/remote_listen.c
+++ src/slon/remote_listen.c
@@ -513,8 +513,8 @@
  * ---------- remoteListen_forward_confirm
  *
  * Read the last confirmed event sequence for all nodes from the remote database
- * and forward it to the local database so that the cleanup process will know
- * when all nodes have confirmed an event and it can be thrown away (together
+ * and forward it to the local database so that the cleanup process can know
+ * when all nodes have confirmed an event so it may be safely thrown away (together
  * with its log data). ----------
  */
 static int


More information about the Slony1-commit mailing list