Browse Source

Modified a bit for the description of HttpStreamAsyncResult.cs

pull/133/head
sta 10 years ago
parent
commit
962dc05774
  1. 2
      websocket-sharp/Net/HttpStreamAsyncResult.cs

2
websocket-sharp/Net/HttpStreamAsyncResult.cs

@ -2,7 +2,7 @@
/*
* 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).
*
* The MIT License

Loading…
Cancel
Save