aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmdsclient
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-09-02 02:31:05 +0200
committerMattias Andrée <maandree@operamail.com>2015-09-02 02:31:05 +0200
commitf86abd2713289900f4349bc3c497ab6e9cee3c17 (patch)
tree17e6ea34d0d23e55bb4284c0c8a9e55b84528cef /src/libmdsclient
parenttypo (diff)
downloadmds-f86abd2713289900f4349bc3c497ab6e9cee3c17.tar.gz
mds-f86abd2713289900f4349bc3c497ab6e9cee3c17.tar.bz2
mds-f86abd2713289900f4349bc3c497ab6e9cee3c17.tar.xz
m doc fix + info: communication utilties
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/libmdsclient')
-rw-r--r--src/libmdsclient/address.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libmdsclient/address.h b/src/libmdsclient/address.h
index 7289c40..06103a0 100644
--- a/src/libmdsclient/address.h
+++ b/src/libmdsclient/address.h
@@ -46,7 +46,7 @@ typedef struct libmds_display_address
/**
* The protocol, that is the third
* argument for socket(2), a value whose
- * constant is prefixed IPPROTO_ (zero
+ * constant is affixed PROTO_ (zero
* for the default); -1 if not detected
*/
int protocol;