[libbluray-devel] Added missing line feed

hpi1 git at videolan.org
Fri Apr 1 08:52:01 CEST 2011


libbluray | branch: master | hpi1 <hpi1 at anonymous.org> | Fri Apr  1 09:51:19 2011 +0300| [91b22f312b440e78ef6f1f0694e20b7df9a987f4] | committer: hpi1

Added missing line feed

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

 src/libbluray/decoders/graphics_controller.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/libbluray/decoders/graphics_controller.c b/src/libbluray/decoders/graphics_controller.c
index 6e01f3a..8c949c5 100644
--- a/src/libbluray/decoders/graphics_controller.c
+++ b/src/libbluray/decoders/graphics_controller.c
@@ -600,7 +600,7 @@ static void _set_button_page(GRAPHICS_CONTROLLER *gc, uint32_t param, GC_NAV_CMD
     BD_IG_PAGE     *page   = NULL;
     BD_IG_BUTTON   *button = NULL;
 
-    GC_TRACE("_set_button_page(0x%08x): page flag %d, id %d, effects %d   button flag %d, id %d",
+    GC_TRACE("_set_button_page(0x%08x): page flag %d, id %d, effects %d   button flag %d, id %d\n",
           param, !!page_flag, page_id, !!effect_flag, !!button_flag, button_id);
 
     /* 10.4.3.4 (D) */



More information about the libbluray-devel mailing list