From 34729b3495795d08282facdec14c28c1e567b10b Mon Sep 17 00:00:00 2001 From: rdb Date: Thu, 1 Oct 2009 18:02:24 +0000 Subject: [PATCH] Missing newline at end of file --- panda/src/pgraph/portalClipper.I | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/panda/src/pgraph/portalClipper.I b/panda/src/pgraph/portalClipper.I index fbabb55f44..fbc8695b22 100755 --- a/panda/src/pgraph/portalClipper.I +++ b/panda/src/pgraph/portalClipper.I @@ -252,4 +252,5 @@ get_plane_depth(float x, float z, Planef *portal_plane) { } return y; } -*/ \ No newline at end of file +*/ +