]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] editorial cleanup: removed non-existent param from doc
authorJINMEI Tatuya <jinmei@isc.org>
Thu, 27 Sep 2012 00:53:57 +0000 (17:53 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Thu, 27 Sep 2012 00:53:57 +0000 (17:53 -0700)
trivial, committing at my discretion.

src/lib/python/isc/ddns/session.py

index 366bc8b75f9f4c17a8ba5a5c2cd859213e8af2b6..60834fb79befa45a9651082c3263e06ab2bee0fc 100644 (file)
@@ -199,8 +199,6 @@ class UpdateSession:
           logging and access control.
         - zone_config (ZoneConfig) A tentative container that encapsulates
           the server's zone configuration.  See zone_config.py.
-        - req_data (binary) Wire format data of the request message.
-          It will be used for TSIG verification if necessary.
 
         '''
         self.__message = req_message