summaryrefslogtreecommitdiffstats
path: root/src/select.c
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2012-04-18 21:53:23 +0200
committerSylvain Munaut <tnt@246tNt.com>2012-04-18 21:53:23 +0200
commitdca7d2caaafd7d13d8c97e56330deea839ceda56 (patch)
tree69feb2702f8b139a9e52e64073fa3cedb7343622 /src/select.c
parentbc32d051bf408cdf3fb5d502353bd005a599e40b (diff)
doc: Fix the Doxygen section endings
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'src/select.c')
-rw-r--r--src/select.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/select.c b/src/select.c
index c0705d31..6b73377a 100644
--- a/src/select.c
+++ b/src/select.c
@@ -167,6 +167,6 @@ restart:
return work;
}
-/*! }@ */
+/*! @} */
#endif /* _HAVE_SYS_SELECT_H */