Revision: 64347
http://sourceforge.net/p/brlcad/code/64347
Author: carlmoore
Date: 2015-03-09 13:49:24 +0000 (Mon, 09 Mar 2015)
Log Message:
-----------
remove trailing blank or tab
Modified Paths:
--------------
brlcad/trunk/src/libbn/polygon.c
Modified: brlcad/trunk/src/libbn/polygon.c
===================================================================
--- brlcad/trunk/src/libbn/polygon.c 2015-03-07 11:44:06 UTC (rev 64346)
+++ brlcad/trunk/src/libbn/polygon.c 2015-03-09 13:49:24 UTC (rev 64347)
@@ -395,7 +395,7 @@
}
/* 2D angle */
-HIDDEN double
+HIDDEN double
pt_angle(const point2d_t test, const point2d_t p1, const point2d_t p2) {
double dot, det;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits