diff options
Diffstat (limited to 'third_party/mach_override/README.chromium')
-rw-r--r-- | third_party/mach_override/README.chromium | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/mach_override/README.chromium b/third_party/mach_override/README.chromium index 75a9938..fad7a93 100644 --- a/third_party/mach_override/README.chromium +++ b/third_party/mach_override/README.chromium @@ -21,3 +21,5 @@ Local Modifications: Added the instructions to |possibleInstructions| for the very short malloc_error_break() on 10.5 so that it can be overriden on that platform. + +Print errors using fprintf() to stderr, rather than printf() to stdout. |