summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-04-09 17:37:07 +0300
committerProgramerus <alcadeias95@gmail.com>2012-04-09 17:37:07 +0300
commit82a9a1b2335ceba316f649ba23214eb1877777b8 (patch)
treee3ad5138de70096eb9ae89b98e547e3c76ab8936
parent688157ad2c5025ee7405353413a8707140e91432 (diff)
downloadcolobot-82a9a1b2335ceba316f649ba23214eb1877777b8.tar.gz
colobot-82a9a1b2335ceba316f649ba23214eb1877777b8.tar.bz2
colobot-82a9a1b2335ceba316f649ba23214eb1877777b8.zip
Comment fix.
-rw-r--r--src/shortcut.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/shortcut.h b/src/shortcut.h
index 9e43ceb..e76402b 100644
--- a/src/shortcut.h
+++ b/src/shortcut.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/.// shortcut.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// shortcut.h
#ifndef _SHORTCUT_H_
#define _SHORTCUT_H_