From e5532f83d318eaa36f90274820c42b2175131c72 Mon Sep 17 00:00:00 2001 From: Programerus Date: Fri, 23 Mar 2012 21:02:43 +0100 Subject: Comment fix. --- src/math3d.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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_ -- cgit v1.2.3-1-g7c22