summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-03-23 21:03:22 +0100
committerPiotr Dziwinski <piotrdz@gmail.com>2012-03-23 21:03:22 +0100
commit57a51c7a29734afdc9d0439ed62d73ac927a03ba (patch)
treec65a6b03062168e2b7448da29bc17bb1d3c6a3f3
parentfe7a90ac34de28e30863a1257319f85a5e662286 (diff)
parente5532f83d318eaa36f90274820c42b2175131c72 (diff)
downloadcolobot-57a51c7a29734afdc9d0439ed62d73ac927a03ba.tar.gz
colobot-57a51c7a29734afdc9d0439ed62d73ac927a03ba.tar.bz2
colobot-57a51c7a29734afdc9d0439ed62d73ac927a03ba.zip
Merge branch 'master' of https://github.com/adiblol/colobot
-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_