summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/core/socket.h')
-rw-r--r--include/osmocom/core/socket.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/include/osmocom/core/socket.h b/include/osmocom/core/socket.h
index d6a5662b..d2118ef0 100644
--- a/include/osmocom/core/socket.h
+++ b/include/osmocom/core/socket.h
@@ -1,12 +1,11 @@
+/*! \file socket.h
+ * Osmocom socket convenience functions. */
+
#pragma once
/*! \defgroup socket Socket convenience functions
* @{
- */
-
-/*! \file socket.h
- * Osmocom socket convenience functions
- */
+ * \file socket.h */
#include <stdint.h>