diego1996 / gamekit

Automatically exported from code.google.com/p/gamekit
0 stars 0 forks source link

gkMouse::getRelitave() misspelled #135

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The function gkMouse::getRelitave() is misspelled. It should be getRelative(). 
The included patch changes the name and all calls to it.

Original issue reported on code.google.com by p.welz...@gmail.com on 3 Feb 2011 at 9:48

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for patch. I will apply it next commit.

Original comment by harkon...@gmail.com on 7 Feb 2011 at 5:48

GoogleCodeExporter commented 9 years ago
Issue 135 was fixed at r815. 

Original comment by harkon...@gmail.com on 10 Feb 2011 at 10:36

GoogleCodeExporter commented 9 years ago
If I checkout r816, the function is still misspelled. The same when browsing 
online for the file in the repository. Am I doing something wrong? I don't have 
much experience with SVN.

Original comment by p.welz...@gmail.com on 10 Feb 2011 at 8:09

GoogleCodeExporter commented 9 years ago
Sorry, I missed the function name. Check out r817.
Thanks again.

Original comment by harkon...@gmail.com on 10 Feb 2011 at 9:34

GoogleCodeExporter commented 9 years ago
Working great now. Thanks!

Original comment by p.welz...@gmail.com on 12 Feb 2011 at 10:21