Fixed comments in joystick implementation files claiming to be headers.

It seems comments were originally copied from SDL_sysjoystick.h.
This commit is contained in:
Philipp Wiesemann
2014-01-29 00:27:54 +01:00
parent 4f1b8a4067
commit 62b17e7edb
5 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
3. This notice may not be removed or altered from any source distribution.
*/
/* This is the system specific header for the SDL joystick API */
/* This is the PSP implementation of the SDL joystick API */
#include <pspctrl.h>
#include <pspkernel.h>