From 80da69bbed02a727abf18808c5addc6a3e17a213 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Fri, 26 Feb 2016 12:27:50 +0100 Subject: includ: Updated comment in common.h Now explains the size values are in bits as this comment was accidentally removed --- include/ouroboros/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/ouroboros/common.h b/include/ouroboros/common.h index c416df97..a5140c16 100644 --- a/include/ouroboros/common.h +++ b/include/ouroboros/common.h @@ -50,7 +50,7 @@ struct qos_spec { }; struct dt_const { - /* constants for dtp */ + /* dt field sizes in bits */ uint8_t addr_size; uint8_t cep_id_size; uint8_t pdu_length_size; -- cgit v1.2.3