summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-03-22 17:06:19 +0100
committerProgramerus <alcadeias95@gmail.com>2012-03-22 17:06:19 +0100
commit5ae68dbecf5626f628eb7cbb79537eb910e05c91 (patch)
tree0583e42bc602852d2cbe8fc56384a56955d51a2f
parent728e67067254cba2bf93a75d308803e70e82a934 (diff)
downloadcolobot-5ae68dbecf5626f628eb7cbb79537eb910e05c91.tar.gz
colobot-5ae68dbecf5626f628eb7cbb79537eb910e05c91.tar.bz2
colobot-5ae68dbecf5626f628eb7cbb79537eb910e05c91.zip
Comment fix.
-rw-r--r--src/interface.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/interface.h b/src/interface.h
index 00b23e2..4a8f202 100644
--- a/src/interface.h
+++ b/src/interface.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/.// interface.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// interface.h
#ifndef _INTERFACE_H_
#define _INTERFACE_H_