Revision: 41987
http://brlcad.svn.sourceforge.net/brlcad/?rev=41987&view=rev
Author: erikgreenwald
Date: 2011-01-06 20:30:53 +0000 (Thu, 06 Jan 2011)
Log Message:
-----------
use BU_EXTERN instead of extern
Modified Paths:
--------------
brlcad/trunk/src/adrt/libtie/tie.h
Modified: brlcad/trunk/src/adrt/libtie/tie.h
===================================================================
--- brlcad/trunk/src/adrt/libtie/tie.h 2011-01-06 20:30:09 UTC (rev 41986)
+++ brlcad/trunk/src/adrt/libtie/tie.h 2011-01-06 20:30:53 UTC (rev 41987)
@@ -173,7 +173,7 @@
#define tie_kdtree_prep TIE_VAL(tie_kdtree_prep)
#define TIE_PREC TIE_VAL(TIE_PREC)
-TIE_EXPORT extern int tie_check_degenerate;
+TIE_EXPORT BU_EXTERN(int tie_check_degenerate,);
TIE_EXPORT BU_EXTERN(void TIE_VAL(tie_init), (tie_t *tie, unsigned int
tri_num, unsigned int kdmethod));
TIE_EXPORT BU_EXTERN(void TIE_VAL(tie_free), (tie_t *tie));
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits