scummvm/backends/plugins/elf
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
..
arm-loader.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
arm-loader.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
elf32.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
elf-loader.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
elf-loader.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
elf-provider.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
elf-provider.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
memory-manager.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
memory-manager.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
mips-loader.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
mips-loader.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
plugin.syms Dummy file creation through SVN to allow merging gsoc plugins via mercurial 2010-11-03 06:23:16 +00:00
ppc-loader.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
ppc-loader.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
shorts-segment-manager.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
shorts-segment-manager.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
version.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
version.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00