BIND 10 trac2922, updated. c049cba60db67b2ab0beeaccb690d77bd0c63689 [2822] Whitespace fix

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Jun 11 08:56:09 UTC 2013


The branch, trac2922 has been updated
       via  c049cba60db67b2ab0beeaccb690d77bd0c63689 (commit)
      from  b9fefbedb20b98f3a8a39550a9a1183208eb10ea (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c049cba60db67b2ab0beeaccb690d77bd0c63689
Author: Michal 'vorner' Vaner <vorner at vorner.cz>
Date:   Tue Jun 11 10:55:46 2013 +0200

    [2822] Whitespace fix

-----------------------------------------------------------------------

Summary of changes:
 src/bin/msgq/msgq.py.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/bin/msgq/msgq.py.in b/src/bin/msgq/msgq.py.in
index ba7ac6c..c6ccff3 100755
--- a/src/bin/msgq/msgq.py.in
+++ b/src/bin/msgq/msgq.py.in
@@ -219,7 +219,7 @@ class MsgQ:
 
         The notification occurs after the event, so client a subscribing for
         notifications will get a notification about its own subscription, but
-	will not get a notification when it unsubscribes.
+        will not get a notification when it unsubscribes.
         """
         # Due to the interaction between threads (and fear it might influence
         # sending stuff), we test this method in msgq_run_test, instead of



More information about the bind10-changes mailing list