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.m | |
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.m')
-rw-r--r-- | os/macosx/macos.m | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/os/macosx/macos.m b/os/macosx/macos.m index d61900bb1..c09e58de1 100644 --- a/os/macosx/macos.m +++ b/os/macosx/macos.m @@ -1,3 +1,5 @@ +/* $Id$ */ + #include <AppKit/AppKit.h> /* |