summaryrefslogtreecommitdiffstats
path: root/dexopt
diff options
context:
space:
mode:
authorCarl Shapiro <cshapiro@google.com>2010-06-08 18:08:14 -0700
committerCarl Shapiro <cshapiro@google.com>2010-06-08 22:45:29 -0700
commit7365493ad8d360c1dcf9cd8b6eee62747af01cae (patch)
tree7a0b1ca349214d4582516321053b01295a1a8615 /dexopt
parentde75089fb7216d19e9c22cce4dc62a49513477d3 (diff)
downloadandroid_dalvik-7365493ad8d360c1dcf9cd8b6eee62747af01cae.tar.gz
android_dalvik-7365493ad8d360c1dcf9cd8b6eee62747af01cae.tar.bz2
android_dalvik-7365493ad8d360c1dcf9cd8b6eee62747af01cae.zip
Remove repeated newlines at the end of files.
Change-Id: I1e3d103a7b932ef21acedb6438c0f26b315df28f
Diffstat (limited to 'dexopt')
-rw-r--r--dexopt/OptMain.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dexopt/OptMain.c b/dexopt/OptMain.c
index edd5425dc..8dffcf521 100644
--- a/dexopt/OptMain.c
+++ b/dexopt/OptMain.c
@@ -485,4 +485,3 @@ int main(int argc, char* const argv[])
fprintf(stderr, "Usage: don't use this\n");
return 1;
}
-