From 2b0d66aed2381e868aa3f8d980add7624924d6ff Mon Sep 17 00:00:00 2001 From: Andrew Jiang Date: Sat, 23 Feb 2013 16:29:59 -0500 Subject: P5100: Port translations + Fix whitespace errors Ported from GalaxyS2Settings. Change-Id: Ic8a8774f18a84e1bc6c5afc2459353dd8d909006 --- DeviceSettings/src/com/cyanogenmod/settings/device/Utils.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DeviceSettings/src') diff --git a/DeviceSettings/src/com/cyanogenmod/settings/device/Utils.java b/DeviceSettings/src/com/cyanogenmod/settings/device/Utils.java index 85d855c..2153212 100644 --- a/DeviceSettings/src/com/cyanogenmod/settings/device/Utils.java +++ b/DeviceSettings/src/com/cyanogenmod/settings/device/Utils.java @@ -35,7 +35,7 @@ public class Utils { /** * Write a string value to the specified file. - * + * * @param filename The filename * @param value The value */ @@ -71,7 +71,7 @@ public class Utils { /** * Write a string value to the specified file. - * + * * @param filename The filename * @param value The value */ -- cgit v1.1