[libbluray-devel] Remove extra ;
hpi1
git at videolan.org
Wed Feb 18 10:44:35 CET 2015
libbluray | branch: master | hpi1 <hpi1 at anonymous.org> | Wed Feb 18 11:44:21 2015 +0200| [55a1eb4beea4496967fe5add13688316371be54e] | committer: hpi1
Remove extra ;
> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=55a1eb4beea4496967fe5add13688316371be54e
---
src/util/log_control.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/util/log_control.h b/src/util/log_control.h
index ea0fcb9..001632b 100644
--- a/src/util/log_control.h
+++ b/src/util/log_control.h
@@ -63,7 +63,7 @@ void bd_set_debug_mask(uint32_t mask);
uint32_t bd_get_debug_mask(void);
#ifdef __cplusplus
-};
+}
#endif
#endif /* BD_LOG_CONTROL_H_ */
More information about the libbluray-devel
mailing list