Revision: 56341
http://sourceforge.net/p/brlcad/code/56341
Author: mohitdaga
Date: 2013-07-30 16:48:51 +0000 (Tue, 30 Jul 2013)
Log Message:
-----------
Fixing declaration of function definition
Modified Paths:
--------------
brlcad/trunk/include/icv.h
Modified: brlcad/trunk/include/icv.h
===================================================================
--- brlcad/trunk/include/icv.h 2013-07-30 16:42:47 UTC (rev 56340)
+++ brlcad/trunk/include/icv.h 2013-07-30 16:48:51 UTC (rev 56341)
@@ -356,7 +356,7 @@
ICV_EXPORT extern int icv_filter(icv_image_t* img, ICV_FILTER filter_type);
-ICV_EXPORT extern int icv_image_t* icv_filter3(icv_image_t* old_img,
+ICV_EXPORT extern icv_image_t* icv_filter3(icv_image_t* old_img,
icv_image_t* curr_img,
icv_image_t* new_img,
ICV_FILTER filter_type);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits