Index: /issm/trunk-jpl/src/wrappers/MeshProfileIntersection/MeshProfileIntersection.cpp
===================================================================
--- /issm/trunk-jpl/src/wrappers/MeshProfileIntersection/MeshProfileIntersection.cpp	(revision 14219)
+++ /issm/trunk-jpl/src/wrappers/MeshProfileIntersection/MeshProfileIntersection.cpp	(revision 14220)
@@ -51,6 +51,6 @@
 
 	/* output: */
-	int* segments=NULL;
-	int  numsegs;
+	double* segments=NULL;
+	int     numsegs;
 
 	/*Boot module: */
