summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-03-23 20:36:00 +0100
committerProgramerus <alcadeias95@gmail.com>2012-03-23 20:36:00 +0100
commit519efddc9b7b557e63403f090a244b3b7063e48f (patch)
tree3a5e44fd169668269ff2d23ccaf1243648e78515
parentb3c54a29d1ceb45f9ab87438a7de8a7253f67672 (diff)
downloadcolobot-519efddc9b7b557e63403f090a244b3b7063e48f.tar.gz
colobot-519efddc9b7b557e63403f090a244b3b7063e48f.tar.bz2
colobot-519efddc9b7b557e63403f090a244b3b7063e48f.zip
Comment fix.
-rw-r--r--src/map.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/map.h b/src/map.h
index 51a1bd8..4936d71 100644
--- a/src/map.h
+++ b/src/map.h
@@ -12,7 +12,9 @@
// * GNU General Public License for more details.
// *
// * You should have received a copy of the GNU General Public License
-// * along with this program. If not, see http://www.gnu.org/licenses/.// map.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// map.h
#ifndef _MAP_H_
#define _MAP_H_