summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-03-22 17:27:40 +0100
committerProgramerus <alcadeias95@gmail.com>2012-03-22 17:27:40 +0100
commit6648fd5dbff3242595cea81b46c2dbe65f2b72e7 (patch)
tree83d2becef313d1944e3fb1881daa3fa51777838e
parent242051ac39926e5416aef28c3d0554f7245fbc28 (diff)
downloadcolobot-6648fd5dbff3242595cea81b46c2dbe65f2b72e7.tar.gz
colobot-6648fd5dbff3242595cea81b46c2dbe65f2b72e7.tar.bz2
colobot-6648fd5dbff3242595cea81b46c2dbe65f2b72e7.zip
Comment fix.
-rw-r--r--src/label.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/label.h b/src/label.h
index 02ffc1d..c5c9ea9 100644
--- a/src/label.h
+++ b/src/label.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/.// label.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// label.h
#ifndef _LABEL_H_
#define _LABEL_H_