Modified a bit for the description of HttpStreamAsyncResult.cs

This commit is contained in:
sta 2015-04-07 15:30:00 +09:00
parent 8793576fba
commit 962dc05774

View File

@ -2,7 +2,7 @@
/* /*
* HttpStreamAsyncResult.cs * HttpStreamAsyncResult.cs
* *
* This code is derived from System.Net.HttpStreamAsyncResult.cs of Mono * This code is derived from HttpStreamAsyncResult.cs (System.Net) of Mono
* (http://www.mono-project.com). * (http://www.mono-project.com).
* *
* The MIT License * The MIT License