summaryrefslogtreecommitdiffstats
path: root/src/target.h
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-04-10 00:03:33 +0300
committerProgramerus <alcadeias95@gmail.com>2012-04-10 00:03:33 +0300
commit265f6942414b2275acb3b01f2e2faa48af77e7f8 (patch)
tree2d510931c693e9d08691657909a7845b3d7ed061 /src/target.h
parentde658d1952c72f41bfbf4ffd4cace4ec4ae4d961 (diff)
downloadcolobot-265f6942414b2275acb3b01f2e2faa48af77e7f8.tar.gz
colobot-265f6942414b2275acb3b01f2e2faa48af77e7f8.tar.bz2
colobot-265f6942414b2275acb3b01f2e2faa48af77e7f8.zip
Comment fix.
Diffstat (limited to 'src/target.h')
-rw-r--r--src/target.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/target.h b/src/target.h
index 538ff97..632e411 100644
--- a/src/target.h
+++ b/src/target.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/.// target.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// target.h
#ifndef _TARGET_H_
#define _TARGET_H_