scummvm/backends/platform/ps2
Tarek Soliman a4798602d7 JANITORIAL: Fix missing whitespace in pointer cast
find -name '*.h' -or -name '*.cpp' | xargs sed -r -i 's@\(([A-Za-z0-9]+)\*\)@(\1 *)@g'

This seems to have caught some params as well which is not undesirable IMO.
It also caught some strings containing this which is undesirable so I
excluded them manually. (engines/sci/engine/kernel_tables.h)
2012-02-15 10:07:10 -06:00
..
iop JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
asyncfio.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
asyncfio.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
cd.c Also strip trailing whitespaces in C and Objective-C source files. (Seems I forgot that we got those too :-P) 2009-05-24 21:53:29 +00:00
cd.h
DmaPipe.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
DmaPipe.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
eecodyvdfs.c JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
eecodyvdfs.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
fileio.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
fileio.h PS2: Remove dead code 2011-06-06 16:50:26 +02:00
Gs2dScreen.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
Gs2dScreen.h PS2: Remove the unused method OSystem_PS2::grabRawScreen(). 2011-11-27 13:11:58 +01:00
GsDefs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
icon.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
icon.h Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
irxboot.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
irxboot.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
Makefile.gdb JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
Makefile.ps2 JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
module.mk merged trunk into branch, reverted Cruise Singleton changes 2010-08-10 23:21:08 +00:00
ps2debug.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
ps2debug.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
ps2input.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
ps2input.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
ps2mutex.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
ps2pad.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
ps2pad.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
ps2temp.h - 0.13.x friendly ;-) 2009-03-04 03:55:00 +00:00
ps2time.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
rpckbd.c JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
rpckbd.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
savefilemgr.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
savefilemgr.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sdlkeys.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
sysdefs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
systemps2.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
systemps2.h PS2: Remove the unused method OSystem_PS2::grabRawScreen(). 2011-11-27 13:11:58 +01:00