From f1a58b980fc090b5e0d2a4eff704c8d2b23cd79c Mon Sep 17 00:00:00 2001 From: tkummermehr Date: Fri, 14 Jul 2017 11:34:19 +0200 Subject: Remove trailing white spaces --- ucs2-interface/ucs-xml/UcsXml_Private.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ucs2-interface/ucs-xml/UcsXml_Private.h') diff --git a/ucs2-interface/ucs-xml/UcsXml_Private.h b/ucs2-interface/ucs-xml/UcsXml_Private.h index c2d4d70..f8df323 100644 --- a/ucs2-interface/ucs-xml/UcsXml_Private.h +++ b/ucs2-interface/ucs-xml/UcsXml_Private.h @@ -38,9 +38,9 @@ typedef enum { SYNC_DATA = 0, /*!< \brief Specifies the synchronous streaming data type */ CONTROL_DATA = 2, /*!< \brief Specifies the control data type */ - AV_PACKETIZED = 3, /*!< \brief Specifies the A/V Packetized Isochronous + AV_PACKETIZED = 3, /*!< \brief Specifies the A/V Packetized Isochronous streaming data type */ - QOS_IP = 4, /*!< \brief Specifies the Quality of Service IP + QOS_IP = 4, /*!< \brief Specifies the Quality of Service IP streaming data type*/ DISC_FRAME_PHASE = 5, /*!< \brief Specifies the DiscreteFrame Isochronous streaming phase data type */ -- cgit 1.2.3-korg