comparison flys-artifacts/src/main/java/de/intevation/flys/utils/Formatter.java @ 3076:5642a83420f2

FLYS artifacts: Removed trailing whitespace. flys-artifacts/trunk@4670 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 15 Jun 2012 09:30:07 +0000
parents 296b067e17e6
children 0d8146989012
comparison
equal deleted inserted replaced
3075:db9e2bb34707 3076:5642a83420f2
359 public static NumberFormat getMeterFormat(CallContext context) { 359 public static NumberFormat getMeterFormat(CallContext context) {
360 return getFormatter( 360 return getFormatter(
361 context, 361 context,
362 0, 362 0,
363 2); 363 2);
364 364
365 } 365 }
366 } 366 }
367 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 : 367 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 :

http://dive4elements.wald.intevation.org