Correct handling of empty nodes
[apps/agl-service-unicens.git] / ucs2-interface / ucs-xml / UcsXml_Private.h
index c2d4d70..964a7ad 100644 (file)
@@ -1,5 +1,5 @@
 /*------------------------------------------------------------------------------------------------*/\r
-/* Unicens XML Parser                                                                             */\r
+/* UNICENS XML Parser                                                                             */\r
 /* Copyright 2017, Microchip Technology Inc. and its subsidiaries.                                */\r
 /*                                                                                                */\r
 /* Redistribution and use in source and binary forms, with or without                             */\r
@@ -38,9 +38,9 @@ typedef enum
 {\r
     SYNC_DATA        = 0,      /*!< \brief  Specifies the synchronous streaming data type */\r
     CONTROL_DATA     = 2,      /*!< \brief  Specifies the control data type */\r
-    AV_PACKETIZED    = 3,      /*!< \brief  Specifies the A/V Packetized Isochronous \r
+    AV_PACKETIZED    = 3,      /*!< \brief  Specifies the A/V Packetized Isochronous\r
                                             streaming data type */\r
-    QOS_IP           = 4,      /*!< \brief  Specifies the Quality of Service IP \r
+    QOS_IP           = 4,      /*!< \brief  Specifies the Quality of Service IP\r
                                             streaming data type*/\r
     DISC_FRAME_PHASE = 5,      /*!< \brief  Specifies the DiscreteFrame Isochronous\r
                                             streaming phase data type */\r