diff options
author | rubidium <rubidium@openttd.org> | 2009-04-21 21:41:20 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2009-04-21 21:41:20 +0000 |
commit | 6dc4fed75c4ce2d86c36d26a8a647643a7167e64 (patch) | |
tree | fceec0e090f6a8803062a9d58206f219073dfaed /src/table | |
parent | d56d462ecaafb4f8241d89f6318db34ebe266597 (diff) | |
download | openttd-6dc4fed75c4ce2d86c36d26a8a647643a7167e64.tar.xz |
(svn r16116) -Fix (r16115): note to self: copy the right subversion config file from 'the other' computer otherwise it won't do what you expect it to do, like automatically setting svn:eol-style and svn:keywords.
Diffstat (limited to 'src/table')
-rw-r--r-- | src/table/strgen.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table/strgen.h b/src/table/strgen.h index 0f4be425f..da48e5341 100644 --- a/src/table/strgen.h +++ b/src/table/strgen.h @@ -1,4 +1,4 @@ -/* $Id: namegen.h 15762 2009-03-18 17:55:47Z glx $ */ +/* $Id$ */ /** @file table/strgen.h Tables of commands for strgen */ |