diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/libmdsclient/address.h | 2 |
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; |