Reported-by: Reid Price <r...@nicira.com>
---
 python/ovs/daemon.py |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/python/ovs/daemon.py b/python/ovs/daemon.py
index 149c8a1..5aa5bc1 100644
--- a/python/ovs/daemon.py
+++ b/python/ovs/daemon.py
@@ -75,8 +75,7 @@ def set_pidfile(name):
 
 def get_pidfile():
     """Returns an absolute path to the configured pidfile, or None if no
-    pidfile is configured.  The caller must not modify or free the returned
-    string."""
+    pidfile is configured."""
     return _pidfile
 
 def set_no_chdir():
-- 
1.7.4.4

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to