aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Howell2005-10-19 13:47:58 +0000
committerTravis Howell2005-10-19 13:47:58 +0000
commitaa6683a0ebb873a6c2a62a5d35b79fec17cd05d9 (patch)
tree2887cb506580416dce8153e9f63e288517f76e5d
parentba780d65df2bfbfbe18c48b39bace42b518a4975 (diff)
downloadscummvm-rg350-aa6683a0ebb873a6c2a62a5d35b79fec17cd05d9.tar.gz
scummvm-rg350-aa6683a0ebb873a6c2a62a5d35b79fec17cd05d9.tar.bz2
scummvm-rg350-aa6683a0ebb873a6c2a62a5d35b79fec17cd05d9.zip
Correct adress
svn-id: r19182
-rw-r--r--scumm/floodfill_he.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/floodfill_he.cpp b/scumm/floodfill_he.cpp
index 458ee65bc2..6bca6c84d3 100644
--- a/scumm/floodfill_he.cpp
+++ b/scumm/floodfill_he.cpp
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*