scummvm/engines/queen
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
..
bankman.cpp
bankman.h
command.cpp
command.h
credits.cpp
credits.h
cutaway.cpp
cutaway.h
debug.cpp
debug.h
defs.h
display.cpp
display.h
graphics.cpp
graphics.h
grid.cpp
grid.h
input.cpp
input.h
journal.cpp
journal.h
logic.cpp
logic.h
midiadlib.cpp
module.mk
music.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
music.h
musicdata.cpp
queen.cpp
queen.h
resource.cpp
resource.h
restables.cpp
sound.cpp
sound.h
state.cpp
state.h
structs.h
talk.cpp
talk.h
walk.cpp
walk.h
xref.txt