summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-03-23 19:53:39 +0100
committerProgramerus <alcadeias95@gmail.com>2012-03-23 19:53:39 +0100
commit955436f5c226cdda12ee341bb94cc9b6276e0baa (patch)
treeaa0b708a3b5dd11210ef3aad5ac77f19b1213c8f
parent87c34869efa1775af02fcd39847e8069d8a20ddb (diff)
downloadcolobot-955436f5c226cdda12ee341bb94cc9b6276e0baa.tar.gz
colobot-955436f5c226cdda12ee341bb94cc9b6276e0baa.tar.bz2
colobot-955436f5c226cdda12ee341bb94cc9b6276e0baa.zip
Comment fix.
-rw-r--r--src/displaytext.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/displaytext.h b/src/displaytext.h
index 33fff79..5b56a2d 100644
--- a/src/displaytext.h
+++ b/src/displaytext.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/.// displaytext.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// displaytext.h
#ifndef _DISPLAYTEXT_H_
#define _DISPLAYTEXT_H_