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
..
2011-09-17 22:16:41 +02:00
2012-02-11 08:30:02 +01:00
2011-11-03 01:34:53 +00:00
2011-05-25 11:17:11 -04:00
2012-02-13 20:26:43 +01:00
2012-02-13 13:38:25 +11:00
2012-02-13 20:26:43 +01:00
2012-01-15 13:36:58 +01:00
2012-02-11 08:30:00 +01:00