Index: /issm/trunk/src/c/objects/Elements/Sing.cpp
===================================================================
--- /issm/trunk/src/c/objects/Elements/Sing.cpp	(revision 3949)
+++ /issm/trunk/src/c/objects/Elements/Sing.cpp	(revision 3950)
@@ -324,5 +324,4 @@
 /*}}}*/
 /*FUNCTION Sing::CreateKMatrixDiagnosticHutter {{{1*/
-
 void  Sing::CreateKMatrixDiagnosticHutter(Mat Kgg,int analysis_type,int sub_analysis_type){
 	
@@ -339,5 +338,5 @@
 
 	/*recover objects from hooks: */
-	node=(Node**)hnodes.delivers();
+	node=(Node**)hnodes.deliverp();
 
 	/*Find connectivity of the node and divide Ke_gg by this connectivity*/
