Add RCS ID tag

This commit is contained in:
Bradley Bell 2005-03-18 03:42:58 +00:00
parent 986fb0b8d3
commit c7e51c0a6a
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,6 @@
2005-03-17 Bradley Bell <btb@icculus.org>
* Add RCS ID tag
* arch/win32/midi.c: Add RCS ID tag
* README, VisualC/d2x/d2x.dsp, VisualC/d2xgl/d2xgl.dsp,
VisualC/libmve/libmve.dsp, VisualC/mveplayer/mveplayer.dsp:

View file

@ -1,3 +1,4 @@
/* $Id: midi.c,v 1.3 2005-03-18 03:42:43 btb Exp $ */
// MIDI stuff follows.
#include <stdio.h>