summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-03-22 20:35:12 +0100
committerProgramerus <alcadeias95@gmail.com>2012-03-22 20:35:12 +0100
commitb65b48052c79a66ccccca15d4cec177cc2db87ac (patch)
tree386c6f54a7c6a12462bf6a8f1d6e782cae534218
parentd8d720c53357ab0a5f37d1bcf71b25a394144afb (diff)
downloadcolobot-b65b48052c79a66ccccca15d4cec177cc2db87ac.tar.gz
colobot-b65b48052c79a66ccccca15d4cec177cc2db87ac.tar.bz2
colobot-b65b48052c79a66ccccca15d4cec177cc2db87ac.zip
Comment fix.
-rw-r--r--src/mainmap.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mainmap.h b/src/mainmap.h
index 0a34d9e..f9fe0be 100644
--- a/src/mainmap.h
+++ b/src/mainmap.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/.// mainmap.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// mainmap.h
#ifndef _MAINMAP_H_
#define _MAINMAP_H_