[libbluray-devel] commit: Cosmetics: fixed indent (hpi1 )
git at videolan.org
git at videolan.org
Fri Oct 8 12:18:36 CEST 2010
libbluray | branch: master | hpi1 <hpi1 at anonymous.org> | Thu Oct 7 14:08:11 2010 +0300| [e4304f7bc1672de08261fa79a44cd602d14a905f] | committer: hpi1
Cosmetics: fixed indent
> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=e4304f7bc1672de08261fa79a44cd602d14a905f
---
src/libbluray/bluray.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/libbluray/bluray.h b/src/libbluray/bluray.h
index b5130e6..0a946e1 100644
--- a/src/libbluray/bluray.h
+++ b/src/libbluray/bluray.h
@@ -429,8 +429,8 @@ typedef enum {
} bd_event_e;
typedef struct {
- uint32_t event; /* bd_event_e */
- uint32_t param;
+ uint32_t event; /* bd_event_e */
+ uint32_t param;
} BD_EVENT;
int bd_play(BLURAY *bd); /* start playing disc in navigation mode */
More information about the libbluray-devel
mailing list