Fix inaccurate comment.
authorDavid E. Wheeler <david@justatheory.com>
Wed, 2 Oct 2013 23:43:27 +0000 (16:43 -0700)
committerDavid E. Wheeler <david@justatheory.com>
Wed, 2 Oct 2013 23:43:27 +0000 (16:43 -0700)
bucardo

diff --git a/bucardo b/bucardo
index f900037156d0733f80156a385847abb7e886fe58..52e036ef7e767f16e87d2f83ceb88cb948f9d725 100755 (executable)
--- a/bucardo
+++ b/bucardo
@@ -907,7 +907,7 @@ sub wait_for_notice {
     ## 1. Database handle
     ## 2. String to listen for
     ## 3. How long to wait (default is forever)
-    ## Returns: undef
+    ## Returns: 1
 
     my ($ldbh, $string, $howlong) = @_;