summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-04-09 17:34:59 +0300
committerProgramerus <alcadeias95@gmail.com>2012-04-09 17:34:59 +0300
commitf7dafb1b9dcc8372b55d830510d645e83c3727c3 (patch)
treecde57f2c60f42b6eba0c2cedcc00f44f4f869a68
parent65a279bba86bd803e6c84da0f9df5d611a01a48c (diff)
downloadcolobot-f7dafb1b9dcc8372b55d830510d645e83c3727c3.tar.gz
colobot-f7dafb1b9dcc8372b55d830510d645e83c3727c3.tar.bz2
colobot-f7dafb1b9dcc8372b55d830510d645e83c3727c3.zip
Comment fix.
-rw-r--r--src/scroll.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/scroll.h b/src/scroll.h
index e5cd822..a51e095 100644
--- a/src/scroll.h
+++ b/src/scroll.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/.// scroll.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// scroll.h
#ifndef _SCROLL_H_
#define _SCROLL_H_