QTfrontend/hwmap.cpp
changeset 486 7ea71cd3acd5
parent 443 eec37eb7f5db
child 497 adf1aee202c6
--- a/QTfrontend/hwmap.cpp	Fri Feb 23 13:31:11 2007 +0000
+++ b/QTfrontend/hwmap.cpp	Fri Feb 23 14:24:32 2007 +0000
@@ -1,6 +1,6 @@
 /*
  * Hedgewars, a worms-like game
- * Copyright (c) 2006 Igor Ulyanov <iulyanov@gmail.com>
+ * Copyright (c) 2006, 2007 Igor Ulyanov <iulyanov@gmail.com>
  *
  * 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
@@ -26,7 +26,7 @@
 {
 }
 
-void HWMap::getImage(std::string seed) 
+void HWMap::getImage(std::string seed)
 {
   m_seed=seed;
   Start();