Index: /issm/trunk/src/c/objects/Loads/Riftfront.cpp
===================================================================
--- /issm/trunk/src/c/objects/Loads/Riftfront.cpp	(revision 5236)
+++ /issm/trunk/src/c/objects/Loads/Riftfront.cpp	(revision 5237)
@@ -693,5 +693,5 @@
 	this->active=activate;
 
-	//if ((penetration>0) & (this->active==1))printf("Riftfront %i wants to be released\n",Id());
+	//if ((penetration>0) && (this->active==1))printf("Riftfront %i wants to be released\n",Id());
 
 	/*assign output pointer: */
