whitespace

git-svn-id: https://smali.googlecode.com/svn/trunk@80 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
diff --git a/examples/HelloWorld/HelloWorld.smali b/examples/HelloWorld/HelloWorld.smali
index 35de7e8..f3cae41 100644
--- a/examples/HelloWorld/HelloWorld.smali
+++ b/examples/HelloWorld/HelloWorld.smali
@@ -19,5 +19,5 @@
 
     invoke-virtual {v0, v1}, Ljava/io/PrintStream;->println(Ljava/lang/String;)V
 
-	return-void
+    return-void
 .end method
\ No newline at end of file