aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/core/defs.h')
-rw-r--r--include/osmocom/core/defs.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/osmocom/core/defs.h b/include/osmocom/core/defs.h
index 88c41b91..5e5aa90f 100644
--- a/include/osmocom/core/defs.h
+++ b/include/osmocom/core/defs.h
@@ -1,12 +1,12 @@
+/*! \file defs.h
+ * General definitions that are meant to be included from header files.
+ */
+
#pragma once
/*! \defgroup utils General-purpose utility functions
* @{
- */
-
-/*! \file defs.h
- * General definitions that are meant to be included from header files.
- */
+ * \file defs.h */
/*! Check for gcc and version.
*