Modified a bit for the description of HttpListenerPrefix.cs

This commit is contained in:
sta 2015-02-28 16:37:39 +09:00
parent 5beec5da30
commit a8429f7567

View File

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