mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 942462 - Fix type in media/mtransport/logging.h. r=ekr
This commit is contained in:
parent
9beca2b0fd
commit
bac6ec4899
@ -10,7 +10,7 @@
|
|||||||
#define logging_h__
|
#define logging_h__
|
||||||
|
|
||||||
#if defined(PR_LOG)
|
#if defined(PR_LOG)
|
||||||
#error "Must #include logging.h before before any IPDL-generated files or other files that #include prlog.h."
|
#error "Must #include logging.h before any IPDL-generated files or other files that #include prlog.h."
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Enforce logging under production builds for MOZ_MTLOG friends.
|
// Enforce logging under production builds for MOZ_MTLOG friends.
|
||||||
|
Loading…
Reference in New Issue
Block a user