Index: /issm/trunk/src/m/utils/LatLong/ll2xy.m
===================================================================
--- /issm/trunk/src/m/utils/LatLong/ll2xy.m	(revision 6370)
+++ /issm/trunk/src/m/utils/LatLong/ll2xy.m	(revision 6371)
@@ -60,5 +60,5 @@
 
 if cnt1
-	x(cnt1,1) = 0.0
-	y(cnt1,1) = 0.0
+	x(cnt1,1) = 0.0;
+	y(cnt1,1) = 0.0;
 end
