summaryrefslogtreecommitdiff
path: root/pathfind.h
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2004-09-11 09:55:19 +0000
committertruelight <truelight@openttd.org>2004-09-11 09:55:19 +0000
commit7aa0bdf48b8f27389ad69c4299b8d910398c43d5 (patch)
tree2e17fa3fbbc0602115bc187deb458d519077a76d /pathfind.h
parent4ccd84f94b844388d4fab8413bdf77e5580526fe (diff)
downloadopenttd-7aa0bdf48b8f27389ad69c4299b8d910398c43d5.tar.xz
(svn r202) -Codechange: I missed some files with trailing spaces.. this should be
all ;)
Diffstat (limited to 'pathfind.h')
-rw-r--r--pathfind.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pathfind.h b/pathfind.h
index 2f947cab6..07f42753e 100644
--- a/pathfind.h
+++ b/pathfind.h
@@ -36,7 +36,7 @@ struct TrackPathFinder {
TPFEnumProc *enum_proc;
void *userdata;
-
+
RememberData rd;
int the_dir;