aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJesusFreke@JesusFreke.com <JesusFreke@JesusFreke.com@55b6fa8a-2a1e-11de-a435-ffa8d773f76a>2010-08-02 00:58:03 +0000
committerJesusFreke@JesusFreke.com <JesusFreke@JesusFreke.com@55b6fa8a-2a1e-11de-a435-ffa8d773f76a>2010-08-02 00:58:03 +0000
commitbcc4d2d9e186b00386cba334a31b0f9ebffd299a (patch)
tree701a518a4969d4f34768a3fbb2d9e1a4568731bb /scripts
parent4b06cfbe7fa5610ae7ba94a18b4b97574ce3b350 (diff)
downloadsmali-bcc4d2d9e186b00386cba334a31b0f9ebffd299a.tar.gz
misc whitespace changes
git-svn-id: https://smali.googlecode.com/svn/trunk@783 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/baksmali2
-rwxr-xr-xscripts/smali2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/baksmali b/scripts/baksmali
index 5c34d222..bd3f820e 100755
--- a/scripts/baksmali
+++ b/scripts/baksmali
@@ -61,7 +61,7 @@ javaOpts=""
# If you want DX to have more memory when executing, uncomment the following
# line and adjust the value accordingly. Use "java -X" for a list of options
# you can pass here.
-#
+#
javaOpts="-Xmx256M"
# Alternatively, this will extract any parameter "-Jxxx" from the command line
diff --git a/scripts/smali b/scripts/smali
index 24118a87..b01199e1 100755
--- a/scripts/smali
+++ b/scripts/smali
@@ -61,7 +61,7 @@ javaOpts=""
# If you want DX to have more memory when executing, uncomment the following
# line and adjust the value accordingly. Use "java -X" for a list of options
# you can pass here.
-#
+#
javaOpts="-Xmx256M"
# Alternatively, this will extract any parameter "-Jxxx" from the command line