mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
No bug: Correct comment on type of argument to DebuggerTransport constructor. DONTBUILD r=dcamp on IRC
This commit is contained in:
parent
f013d1f3d5
commit
343bf85963
@ -14,7 +14,7 @@ Components.utils.import("resource://gre/modules/NetUtil.jsm");
|
||||
*
|
||||
* @param aInput nsIInputStream
|
||||
* The input stream.
|
||||
* @param aOutput nsIOutputStream
|
||||
* @param aOutput nsIAsyncOutputStream
|
||||
* The output stream.
|
||||
*
|
||||
* Given a DebuggerTransport instance dt:
|
||||
|
Loading…
Reference in New Issue
Block a user