Skip to content

Commit

Permalink
PS3: Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dhewg committed Jul 7, 2011
1 parent 7cf07df commit e3558e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backends/platform/sdl/ps3/ps3.cpp
Expand Up @@ -21,7 +21,7 @@
*/

#define FORBIDDEN_SYMBOL_EXCEPTION_mkdir
#define FORBIDDEN_SYMBOL_EXCEPTION_time_h //On IRIX, sys/stat.h includes sys/time.h
#define FORBIDDEN_SYMBOL_EXCEPTION_time_h // sys/stat.h includes sys/time.h
#define FORBIDDEN_SYMBOL_EXCEPTION_unistd_h

#include "common/scummsys.h"
Expand Down

0 comments on commit e3558e5

Please sign in to comment.