diff options
Diffstat (limited to 'include/osmocom/core/crcgen.h')
-rw-r--r-- | include/osmocom/core/crcgen.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/core/crcgen.h b/include/osmocom/core/crcgen.h index cd916c76..8e208a74 100644 --- a/include/osmocom/core/crcgen.h +++ b/include/osmocom/core/crcgen.h @@ -36,6 +36,6 @@ #include <osmocom/core/crc32gen.h> #include <osmocom/core/crc64gen.h> -/*! }@ */ +/*! @} */ #endif /* __OSMO_CRCGEN_H__ */ |