aboutsummaryrefslogtreecommitdiff
path: root/sound/softsynth
diff options
context:
space:
mode:
Diffstat (limited to 'sound/softsynth')
-rw-r--r--sound/softsynth/opl/dbopl.cpp3
-rw-r--r--sound/softsynth/opl/dbopl.h2
2 files changed, 3 insertions, 2 deletions
diff --git a/sound/softsynth/opl/dbopl.cpp b/sound/softsynth/opl/dbopl.cpp
index 785f2105e5..38789ffc41 100644
--- a/sound/softsynth/opl/dbopl.cpp
+++ b/sound/softsynth/opl/dbopl.cpp
@@ -32,8 +32,7 @@
//DUNNO Keyon in 4op, switch to 2op without keyoff.
*/
-/* $Id: dbopl.cpp,v 1.10 2009-06-10 19:54:51 harekiet Exp $ */
-
+// Last synch with DOSBox SVN trunk r3556
#include "dbopl.h"
diff --git a/sound/softsynth/opl/dbopl.h b/sound/softsynth/opl/dbopl.h
index b595f3edf9..a9534a1de7 100644
--- a/sound/softsynth/opl/dbopl.h
+++ b/sound/softsynth/opl/dbopl.h
@@ -16,6 +16,8 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+// Last synch with DOSBox SVN trunk r3556
+
#ifndef SOUND_SOFTSYNTH_OPL_DBOPL_H
#define SOUND_SOFTSYNTH_OPL_DBOPL_H