aboutsummaryrefslogtreecommitdiff
path: root/audio/softsynth/opl/dbopl.h
diff options
context:
space:
mode:
authorJohannes Schickel2011-09-23 20:32:16 +0200
committerJohannes Schickel2011-09-23 20:32:16 +0200
commit36ce418854270aa5246ede7573f4cacd062752df (patch)
tree98ef01916b94e3d0acae3e8be93d0135b153414d /audio/softsynth/opl/dbopl.h
parent57177d12782c38e90a2a1e51b6b7c6e16c5833d3 (diff)
downloadscummvm-rg350-36ce418854270aa5246ede7573f4cacd062752df.tar.gz
scummvm-rg350-36ce418854270aa5246ede7573f4cacd062752df.tar.bz2
scummvm-rg350-36ce418854270aa5246ede7573f4cacd062752df.zip
AUDIO: Sync DOSBox OPL code a bit.
This only touches a line which is not used in the current setup.
Diffstat (limited to 'audio/softsynth/opl/dbopl.h')
-rw-r--r--audio/softsynth/opl/dbopl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/softsynth/opl/dbopl.h b/audio/softsynth/opl/dbopl.h
index 87d1045fab..3dbd98986d 100644
--- a/audio/softsynth/opl/dbopl.h
+++ b/audio/softsynth/opl/dbopl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2010 The DOSBox Team
+ * Copyright (C) 2002-2011 The DOSBox Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -16,7 +16,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-// Last synch with DOSBox SVN trunk r3556
+// Last synch with DOSBox SVN trunk r3752
#ifndef SOUND_SOFTSYNTH_OPL_DBOPL_H
#define SOUND_SOFTSYNTH_OPL_DBOPL_H