diff options
author | peter1138 <peter1138@openttd.org> | 2006-01-12 11:20:41 +0000 |
---|---|---|
committer | peter1138 <peter1138@openttd.org> | 2006-01-12 11:20:41 +0000 |
commit | 28ca056d56bb716e125745c16876408527fdc278 (patch) | |
tree | a6546ea4d47ae43d823122b792acb89b7376aa79 /os/macosx/macos.h | |
parent | 2067b2e7b48fa1491cdf89206e496637822128e8 (diff) | |
download | openttd-28ca056d56bb716e125745c16876408527fdc278.tar.xz |
(svn r3395) Add Id tag (and svn property) to macosx files.
Diffstat (limited to 'os/macosx/macos.h')
-rw-r--r-- | os/macosx/macos.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/os/macosx/macos.h b/os/macosx/macos.h index 491f4ff09..ac1780112 100644 --- a/os/macosx/macos.h +++ b/os/macosx/macos.h @@ -1,3 +1,5 @@ +/* $Id$ */ + #ifndef MACOS_H #define MACOS_H |