Browse Source

fix up comment to not mention that this is a rewrite

git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@551 e5f2f494-b856-4b98-b285-d166d9295462
Michael Graff 15 years ago
parent
commit
84fcb30c69
1 changed files with 1 additions and 3 deletions
  1. 1 3
      src/bin/msgq/msgq.py

+ 1 - 3
src/bin/msgq/msgq.py

@@ -1,8 +1,6 @@
 """\
 """\
-This code implements a Python version of the msgq daemon.
+This code implements the msgq daemon.
 
 
-This replaces the C version, which relied upon the BIND 9 "libisc"
-libraries.
 """
 """
 
 
 import subprocess
 import subprocess