projects
/
invirt/third/libt4.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Cosmetic improvements.
[invirt/third/libt4.git]
/
rpc
/
rpc_protocol.h
diff --git
a/rpc/rpc_protocol.h
b/rpc/rpc_protocol.h
index
4a3ff32
..
65b7523
100644
(file)
--- a/
rpc/rpc_protocol.h
+++ b/
rpc/rpc_protocol.h
@@
-13,8
+13,8
@@
namespace rpc_protocol {
enum : status {
timeout_failure = -1,
enum : status {
timeout_failure = -1,
- unmarshal_args_failure = -2,
- unmarshal_reply_failure = -3,
+ unmarshall_args_failure = -2,
+ unmarshall_reply_failure = -3,
atmostonce_failure = -4,
oldsrv_failure = -5,
bind_failure = -6,
atmostonce_failure = -4,
oldsrv_failure = -5,
bind_failure = -6,