diff options
Diffstat (limited to 'src/rpc/PROTOCOL')
-rw-r--r-- | src/rpc/PROTOCOL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rpc/PROTOCOL b/src/rpc/PROTOCOL index 216c9bd..bd9ee64 100644 --- a/src/rpc/PROTOCOL +++ b/src/rpc/PROTOCOL @@ -1,3 +1,4 @@ + Protocol between a client - using skabus_rpc_*() - and skabus-rpcd. Registering (1st connection) (client -> server) @@ -79,4 +80,3 @@ and contains an idstr instead of an ifname. iflen : 1 ifname : iflen '\0' : 1 - |