summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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_