OCD fixes: Adds a space after /* (glory to regular expressions!)

This commit is contained in:
Gabriel Jacobo
2013-08-21 09:47:10 -03:00
parent 695344d163
commit 1e49b1ed6e
83 changed files with 459 additions and 459 deletions

View File

@@ -1,7 +1,7 @@
/**
* Automated SDL subsystems management test.
*
* Written by J<>rgen Tjern<72> "jorgenpt"
* Written by J<>rgen Tjern<72> "jorgenpt"
*
* Released under Public Domain.
*/
@@ -10,7 +10,7 @@
#include "SDL_test.h"
/*!
/* !
* \brief Tests SDL_Init() and SDL_Quit() of Joystick and Haptic subsystems
* \sa
* http://wiki.libsdl.org/moin.cgi/SDL_Init
@@ -38,7 +38,7 @@ static int main_testInitQuitJoystickHaptic (void *arg)
#endif
}
/*!
/* !
* \brief Tests SDL_InitSubSystem() and SDL_QuitSubSystem()
* \sa
* http://wiki.libsdl.org/moin.cgi/SDL_Init