summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-03-23 21:02:43 +0100
committerProgramerus <alcadeias95@gmail.com>2012-03-23 21:02:43 +0100
commite5532f83d318eaa36f90274820c42b2175131c72 (patch)
treec6f6d1d2ed85beb9d39de720ca224429053b7eeb
parent519efddc9b7b557e63403f090a244b3b7063e48f (diff)
downloadcolobot-e5532f83d318eaa36f90274820c42b2175131c72.tar.gz
colobot-e5532f83d318eaa36f90274820c42b2175131c72.tar.bz2
colobot-e5532f83d318eaa36f90274820c42b2175131c72.zip
Comment fix.
-rw-r--r--src/math3d.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/math3d.h b/src/math3d.h
index f2426a3..2235496 100644
--- a/src/math3d.h
+++ b/src/math3d.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/.// math3d.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// math3d.h
#ifndef _MATH3D_H_
#define _MATH3D_H_