| Index: runtime/bin/output_stream.dart
|
| diff --git a/runtime/bin/output_stream.dart b/runtime/bin/output_stream.dart
|
| index a973b03f34f78a1a61526e21f414f8ca1c6c46fa..02a00f8e367bcc712004b00e2da91926b38d7a9c 100644
|
| --- a/runtime/bin/output_stream.dart
|
| +++ b/runtime/bin/output_stream.dart
|
| @@ -61,7 +61,7 @@ interface OutputStream {
|
| */
|
| void set noPendingWriteHandler(void callback());
|
|
|
| - /*
|
| + /**
|
| * Sets the handler that gets called when the underlying
|
| * communication channel has been closed and no more data can be
|
| * send.
|
|
|