aboutsummaryrefslogtreecommitdiff
path: root/apps/systemlib/hx_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/systemlib/hx_stream.h')
-rw-r--r--apps/systemlib/hx_stream.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/systemlib/hx_stream.h b/apps/systemlib/hx_stream.h
index 591bb1291..e33cfcd84 100644
--- a/apps/systemlib/hx_stream.h
+++ b/apps/systemlib/hx_stream.h
@@ -32,8 +32,10 @@
****************************************************************************/
/**
- * @file A simple serial line framing protocol based on HDLC
- * with 32-bit CRC protection.
+ * @file hx_stream.h
+ *
+ * A simple serial line framing protocol based on HDLC
+ * with 32-bit CRC protection.
*/
#ifndef _SYSTEMLIB_HX_STREAM_H