diff options
Diffstat (limited to 'include/osmocom/codec/codec.h')
-rw-r--r-- | include/osmocom/codec/codec.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osmocom/codec/codec.h b/include/osmocom/codec/codec.h index 3e9b6881..3e62a013 100644 --- a/include/osmocom/codec/codec.h +++ b/include/osmocom/codec/codec.h @@ -1,3 +1,5 @@ +/*! \file codec.h */ + #pragma once #include <stdint.h> |