Added missing group to LinphoneHeaders

This commit is contained in:
Sylvain Berfini 2017-07-11 10:34:13 +02:00
parent 82c68c8e17
commit 5b09936389

View file

@ -1262,6 +1262,7 @@ typedef int LinphoneStatus;
/**
* Object representing a chain of protocol headers.
* It provides read/write access to the headers of the underlying protocol.
* @ingroup misc
**/
typedef struct _LinphoneHeaders LinphoneHeaders;