summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ss.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ss.c b/src/ss.c
index 51c6780..bd7f7c9 100644
--- a/src/ss.c
+++ b/src/ss.c
@@ -364,3 +364,4 @@ const struct dect_nwk_protocol dect_ciss_protocol = {
.rcv = dect_ciss_rcv,
};
+/** @} */