Modified a bit for the description of HttpListenerResponse.cs

This commit is contained in:
sta 2015-03-11 17:05:55 +09:00
parent 78fd24040b
commit ca7a0c1ef2

View File

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