Manage size of log file automatically, handling two log files with a maximun size
[pub/Android/ownCloud.git] / src / com / owncloud / android / MainApp.java
index cad43d6..0b21b06 100644 (file)
@@ -76,7 +76,7 @@ public class MainApp extends Application {
     public static String getAccountType() {
         return getAppContext().getResources().getString(R.string.account_type);
     }
-    
+
     //  From AccountAuthenticator 
     //  public static final String AUTHORITY = "org.owncloud";
     public static String getAuthority() {