summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2010-09-08 20:00:44 +0200
committerPatrick McHardy <kaber@trash.net>2010-09-08 20:00:44 +0200
commit76efa8738ec3b4d9e6cdad262ccf0bee439c8c7a (patch)
tree2f5ca993e44e1788122d58c53f3fe2cd0cafbad6 /src
parentf2d4925a61508762f90a4e09a5a62bae65ee026d (diff)
ss: close docbook marker
Signed-off-by: Patrick McHardy <kaber@trash.net>
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,
};
+/** @} */