summaryrefslogtreecommitdiff
path: root/deps
diff options
context:
space:
mode:
authorDaniel Bevenius <daniel.bevenius@gmail.com>2019-10-17 09:23:32 +0200
committerRich Trott <rtrott@gmail.com>2019-10-22 16:08:57 -0500
commit4187fcb2001581004280685e78ab0f249d8347e7 (patch)
tree313bc68874677514d81acb6048866e1f046f3981 /deps
parentafbbcb050e0c1db9c6fc17fb0140680ac00f37e8 (diff)
downloadandroid-node-v8-4187fcb2001581004280685e78ab0f249d8347e7.tar.gz
android-node-v8-4187fcb2001581004280685e78ab0f249d8347e7.tar.bz2
android-node-v8-4187fcb2001581004280685e78ab0f249d8347e7.zip
src: remove unnecessary std::endl usage
This commit removes a few std::endl that could be replaced by '\n' as it does not look like the buffer needs to be flushed in these places. This is only done in error handling, and once when the report has been generated, so this is very minor but I thought I'd bring it up in case it was overlooked. PR-URL: https://github.com/nodejs/node/pull/30003 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Diffstat (limited to 'deps')
0 files changed, 0 insertions, 0 deletions