summaryrefslogtreecommitdiffstats
path: root/dexlist
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 /dexlist
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 'dexlist')
-rw-r--r--dexlist/DexList.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dexlist/DexList.c b/dexlist/DexList.c
index f2bec09d2..3552d2e68 100644
--- a/dexlist/DexList.c
+++ b/dexlist/DexList.c
@@ -291,4 +291,3 @@ int main(int argc, char* const argv[])
free(gParms.argCopy);
return result;
}
-