From b8901a47419b0e8c98820fb8cad54d4e7dabc5b9 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Mon, 8 Mar 2010 00:34:53 +0000 Subject: Add a slight comment when the DBOPL sources where synched with DOSBox. svn-id: r48182 --- sound/softsynth/opl/dbopl.cpp | 3 +-- sound/softsynth/opl/dbopl.h | 2 ++ 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 -- cgit v1.2.3