summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-04-11 00:20:50 +0300
committerProgramerus <alcadeias95@gmail.com>2012-04-11 00:20:50 +0300
commitbbb83ec2affe0fb1775da1b396c3db9d07489d2b (patch)
treea9f50a414fc8e870c2806cfa25de77655179425a /src
parent38d01af159d0566695118ab56cbae3adf31621e1 (diff)
downloadcolobot-bbb83ec2affe0fb1775da1b396c3db9d07489d2b.tar.gz
colobot-bbb83ec2affe0fb1775da1b396c3db9d07489d2b.tar.bz2
colobot-bbb83ec2affe0fb1775da1b396c3db9d07489d2b.zip
Comment fix.
Diffstat (limited to 'src')
-rw-r--r--src/taskturn.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/taskturn.h b/src/taskturn.h
index 9709b1c..d1b4dbc 100644
--- a/src/taskturn.h
+++ b/src/taskturn.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/.// taskturn.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// taskturn.h
#ifndef _TASKTURN_H_
#define _TASKTURN_H_