libbluray | branch: master | hpi1 <[email protected]> | Thu Apr 11 09:47:49 
2013 +0300| [0dd17deb1c4783df6e3f32b0258082d598c48949] | committer: hpi1

Added name for anonymous struct in MPLS_PL typedef

> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=0dd17deb1c4783df6e3f32b0258082d598c48949
---

 src/libbluray/bdnav/mpls_parse.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libbluray/bdnav/mpls_parse.h b/src/libbluray/bdnav/mpls_parse.h
index 6922961..cff1081 100644
--- a/src/libbluray/bdnav/mpls_parse.h
+++ b/src/libbluray/bdnav/mpls_parse.h
@@ -150,7 +150,7 @@ typedef struct {
     MPLS_PIP_DATA   *data;
 } MPLS_PIP_METADATA;
 
-typedef struct
+typedef struct mpls_pl
 {
     uint32_t        type_indicator;
     uint32_t        type_indicator2;

_______________________________________________
libbluray-devel mailing list
[email protected]
http://mailman.videolan.org/listinfo/libbluray-devel

Reply via email to