diff options
-rw-r--r-- | src/libmdsclient/proto-util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libmdsclient/proto-util.h b/src/libmdsclient/proto-util.h index 546b8d4..7bb5615 100644 --- a/src/libmdsclient/proto-util.h +++ b/src/libmdsclient/proto-util.h @@ -415,7 +415,6 @@ int libmds_compose_v(char** restrict buffer, size_t* restrict buffer_size, size_ const char* restrict payload, const size_t* restrict payload_length, va_list args) __attribute__((nonnull(1, 2, 3))); - /** * Increase the message ID counter * |