(svn r8805) -Codechange (r8757): DO set eol-style and keywords on new files...

This commit is contained in:
Darkvater 2007-02-18 22:07:08 +00:00
parent a69c6086e2
commit b260be6e2a
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $Id: extmidi.c 4692 2006-05-02 19:09:49Z peter1138 $ */
/* $Id$ */
#include "../stdafx.h"
#include "../openttd.h"

View File

@ -1,4 +1,4 @@
/* $Id: extmidi.h 2704 2005-07-25 07:16:10Z tron $ */
/* $Id$ */
#ifndef MUSIC_LIBTIMIDITY_H
#define MUSIC_LIBTIMIDITY_H