Index: /issm/trunk/src/c/objects/Inputs/TriaVertexForcing.cpp
===================================================================
--- /issm/trunk/src/c/objects/Inputs/TriaVertexForcing.cpp	(revision 8546)
+++ /issm/trunk/src/c/objects/Inputs/TriaVertexForcing.cpp	(revision 8547)
@@ -452,5 +452,5 @@
 	double alpha;
 	bool   found=false;
-
+ 
 	/*Ok, we have the time, go through the timesteps, and figure out which interval we 
 	 *fall within. Then interpolate the values on this interval: */
@@ -496,5 +496,5 @@
 	}
 	if(!found)_error_("did not find time interval on which to interpolate forcing values!");
-	
+
 }
 /*}}}*/
