diff options
author | Eugene Sandulenko | 2005-09-28 21:38:07 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2005-09-28 21:38:07 +0000 |
commit | fab72eed17a60cce4a738b3ed1b06cb3b08e801d (patch) | |
tree | f10d43eec4092997b60c69d862389bc551980b5c | |
parent | fde99a029a13f1c97bb4d7985c94964f55be034a (diff) | |
download | scummvm-rg350-fab72eed17a60cce4a738b3ed1b06cb3b08e801d.tar.gz scummvm-rg350-fab72eed17a60cce4a738b3ed1b06cb3b08e801d.tar.bz2 scummvm-rg350-fab72eed17a60cce4a738b3ed1b06cb3b08e801d.zip |
oops. how did that happened? reverting introduced typo.
svn-id: r18896
-rw-r--r-- | saga/input.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/saga/input.cpp b/saga/input.cpp index 941f27504e..b972f28bdb 100644 --- a/saga/input.cpp +++ b/saga/input.cpp @@ -1,4 +1,4 @@ -/* ScummVM - Scumm nterpreter +/* ScummVM - Scumm Interpreter * Copyright (C) 2004-2005 The ScummVM project * * The ReInherit Engine is (C)2000-2003 by Daniel Balsom. |