summaryrefslogtreecommitdiffstats
path: root/src/image.h
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-03-22 16:27:40 +0100
committerProgramerus <alcadeias95@gmail.com>2012-03-22 16:27:40 +0100
commit7e73ad95d8198f1eb81ea4b26b172db763cedb8a (patch)
tree87fd459d322db34fb4126e185ad1b57443b7cb69 /src/image.h
parent959bdb70c8f489b12cb1f89d6947195b4acc2c2a (diff)
downloadcolobot-7e73ad95d8198f1eb81ea4b26b172db763cedb8a.tar.gz
colobot-7e73ad95d8198f1eb81ea4b26b172db763cedb8a.tar.bz2
colobot-7e73ad95d8198f1eb81ea4b26b172db763cedb8a.zip
Comment fix.
Diffstat (limited to 'src/image.h')
-rw-r--r--src/image.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/image.h b/src/image.h
index 66d9ec5..707f627 100644
--- a/src/image.h
+++ b/src/image.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/.// image.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// image.h
#ifndef _IMAGE_H_
#define _IMAGE_H_