shoothzj commented on code in PR #2167:
URL: https://github.com/apache/zookeeper/pull/2167#discussion_r1615406935
##########
zookeeper-client/zookeeper-client-c/ChangeLog:
##########
@@ -31,12 +31,12 @@ Release 1.1.3
* get_xid() is not thread-safe (xid initialization race condition
in the multi-threaded mode).
- * the I/O thread doesn�t automatically terminate on AUTH_FAILURE and
+ * the I/O thread doesn't automatically terminate on AUTH_FAILURE and
SESSION_EXPIRED events.
* all session events should be processed on the completion thread.
- * PING operation doesn�t atomically enqueue the completion and
+ * PING operation doesn�t atomically enqueue the completion and
Review Comment:
@tisonkun Nice catch, Fixed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]