Modified a bit for the description of InputState.cs

This commit is contained in:
sta 2015-05-09 15:25:04 +09:00
parent cffd94e9c5
commit fdcebd7c9a

View File

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