diff doc/dbg_interactive.py.sample @ 639:95a784729cac

Added new opaque pointer to fd_sess_handler_create and fd_disp_register for usability. Bumped API version number.
author Sebastien Decugis <sdecugis@nict.go.jp>
date Mon, 20 Dec 2010 13:07:06 +0900
parents 9448cba86673
children 237cf6339546
line wrap: on
line diff
--- a/doc/dbg_interactive.py.sample	Fri Dec 17 18:41:19 2010 +0900
+++ b/doc/dbg_interactive.py.sample	Mon Dec 20 13:07:06 2010 +0900
@@ -621,7 +621,7 @@
 # Add this peer into the framework.
 np.add()
 
-# It is possible to specify a callback for when the connection completes or fails to this peer.
+# It is possible to specify a callback for when the connection completes or fails with this peer.
 # The prototype is as follow:
 def add_cb(peer):
     if peer:
"Welcome to our mercurial repository"