]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - curves.c
curves.c and .h: Remove whitespace at the top of both files
[xonotic/darkplaces.git] / curves.c
index 154450de7cdd8b55e9493fbb065e10cc2795647a..1d9b2941934ebcc0ecb947f6dfce267a01dd3654 100644 (file)
--- a/curves.c
+++ b/curves.c
@@ -1,4 +1,3 @@
-
 /*
 this code written by Ashley Rose Hale (LadyHavoc), on 2004-10-17, and placed into public domain
 this implements Quadratic BSpline surfaces as seen in Quake3 by id Software