Bug 1029672: Tweak ASCII art in ForkJoin.h so that it doesn't cause GCC -Wcomment build warnings. rs=shu

DONTBUILD because comment-only
This commit is contained in:
Daniel Holbert 2014-06-24 11:24:18 -07:00
parent ea5c674bf4
commit 4ad4da4c3c

View File

@ -281,7 +281,7 @@ bool ForkJoin(JSContext *cx, CallArgs &args);
// { everything else }
// |
// Interrupt
// / \
// / |
// Unsupported UnsupportedVM
// \ /
// None