test: change path in a comment from '\\' to '/' char. Nothing serious here.

This commit is contained in:
Ryan C. Gordon 2020-01-30 13:47:19 -05:00
parent 0641711e9f
commit 80e7e2eb9d

View File

@ -19,7 +19,7 @@
3. This notice may not be removed or altered from any source distribution.
*/
/* Ported from original test\common.c file. */
/* Ported from original test/common.c file. */
#include "SDL_config.h"
#include "SDL_test.h"