summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-03-24 17:20:40 +0100
committerProgramerus <alcadeias95@gmail.com>2012-03-24 17:20:40 +0100
commit1884fc60b92b41b58c538b49ff248b5369a92757 (patch)
tree32e715e94cba9e3a35947572150b98fc4a5ffa8b
parent0d98e01cf9dd97aa55c6b63b8d43dc0b530caf91 (diff)
downloadcolobot-1884fc60b92b41b58c538b49ff248b5369a92757.tar.gz
colobot-1884fc60b92b41b58c538b49ff248b5369a92757.tar.bz2
colobot-1884fc60b92b41b58c538b49ff248b5369a92757.zip
Comment fix.
-rw-r--r--src/model.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/model.h b/src/model.h
index 34e5c3c..5c5a718 100644
--- a/src/model.h
+++ b/src/model.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/.// model.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// model.h
#ifndef _MODEL_H_
#define _MODEL_H_