Browse Source

fix up comments a bit more

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

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

@@ -1,7 +1,4 @@
-"""\
-This code implements the msgq daemon.
-
-"""
+"""This code implements the msgq daemon."""
 
 
 import subprocess
 import subprocess
 import signal
 import signal