From dd0714b75b2e29087e3cd1184995bf38a453d833 Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期一, 01 二月 2021 17:36:13 +0800 Subject: [PATCH] update --- src/bus_error.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/bus_error.cpp b/src/bus_error.cpp index fe20cea..e44e5ef 100644 --- a/src/bus_error.cpp +++ b/src/bus_error.cpp @@ -13,7 +13,7 @@ static char *_bus_errlist[_bus_nerr] = { "\0", - "Timeout", + "Timed out", "The other end is not inline", "Key already in use", "Network fault", -- Gitblit v1.8.0