aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/serial.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/core/serial.h')
-rw-r--r--include/osmocom/core/serial.h10
1 files changed, 3 insertions, 7 deletions
diff --git a/include/osmocom/core/serial.h b/include/osmocom/core/serial.h
index e3f7a9ff..39614a47 100644
--- a/include/osmocom/core/serial.h
+++ b/include/osmocom/core/serial.h
@@ -1,6 +1,6 @@
+/*! \file serial.h
+ * Osmocom serial port helpers. */
/*
- * serial.h
- *
* Copyright (C) 2011 Sylvain Munaut <tnt@246tNt.com>
*
* All Rights Reserved
@@ -22,11 +22,7 @@
/*! \defgroup serial Utility functions to deal with serial ports
* @{
- */
-
-/*! \file serial.h
- * Osmocom serial port helpers
- */
+ * \file serial.h */
#pragma once