summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-04-11 23:16:01 +0300
committerProgramerus <alcadeias95@gmail.com>2012-04-11 23:16:01 +0300
commit30d8e6a1824b5054d42bd5a4b8b3687681e4ee37 (patch)
tree922eed2c217f09cbd253bc37e248174f15e6f943 /src
parent445825e65369050663620d859c78211a8355892b (diff)
downloadcolobot-30d8e6a1824b5054d42bd5a4b8b3687681e4ee37.tar.gz
colobot-30d8e6a1824b5054d42bd5a4b8b3687681e4ee37.tar.bz2
colobot-30d8e6a1824b5054d42bd5a4b8b3687681e4ee37.zip
Comment fix.
Diffstat (limited to 'src')
-rw-r--r--src/window.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/window.h b/src/window.h
index f1ed9e7..61506d1 100644
--- a/src/window.h
+++ b/src/window.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/.// window.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// window.h
#ifndef _WINDOW_H_
#define _WINDOW_H_