Fix pointless warning when compiling Box2.cs
authorUnknownShadow200 <unknownshadow200@gmail.com>
Wed, 15 Mar 2017 12:25:44 +0000 (23:25 +1100)
committerGitHub <noreply@github.com>
Wed, 15 Mar 2017 12:25:44 +0000 (23:25 +1100)
commit9401b4dd842b68a7794aee3a2fbd35a85cab6a44
tree7b90bac07483c9215af688857ddd443f01601a3e
parent99b9bf65f20e25a55c9af529c6dae20dba1de1c6
Fix pointless warning when compiling Box2.cs

Showed warning "Missing XML comment for publicly visible type or member 'OpenTK.Box2.GetHashCode()' (CS1591) ", because there were five / instead of three / to indicate an XML comment.
src/OpenTK/Math/Box2.cs