diff options
author | Eugene Sandulenko | 2004-06-25 03:42:51 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2004-06-25 03:42:51 +0000 |
commit | 1503d476ec819c8d94d9efdbd9ff4fc6c843ff4b (patch) | |
tree | 6eb8ab8e72b603e1ffce826e77faf290ca75cb84 | |
parent | 6affa9e75afeac13afb233ba0351fc0e6e81c150 (diff) | |
download | scummvm-rg350-1503d476ec819c8d94d9efdbd9ff4fc6c843ff4b.tar.gz scummvm-rg350-1503d476ec819c8d94d9efdbd9ff4fc6c843ff4b.tar.bz2 scummvm-rg350-1503d476ec819c8d94d9efdbd9ff4fc6c843ff4b.zip |
Fix $Header$
svn-id: r14035
-rw-r--r-- | scumm/script_v7he.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/script_v7he.cpp b/scumm/script_v7he.cpp index 63cebc892d..95421c0454 100644 --- a/scumm/script_v7he.cpp +++ b/scumm/script_v7he.cpp @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * $Header + * $Header$ * */ |