1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-31 02:19:09 +00:00

(svn r5670) - The keyword is $Id$ not $Id :)

This commit is contained in:
Darkvater
2006-07-31 11:52:39 +00:00
parent f0951cf82f
commit 17dc898805
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
/* $Id */ /* $Id$ */
#include "music.h" #include "music.h"

View File

@@ -1,4 +1,4 @@
/* $Id */ /* $Id$ */
#ifndef MUSIC_H #ifndef MUSIC_H
#define MUSIC_H #define MUSIC_H