| Index: src/org/adblockplus/android/Preferences.java |
| diff --git a/src/org/adblockplus/android/Preferences.java b/src/org/adblockplus/android/Preferences.java |
| index faabdb87c22b2c62d3b9bae57808ed196736e7f8..f33e410ab026f25f71f53bb6a6bd75b466c72e7b 100755 |
| --- a/src/org/adblockplus/android/Preferences.java |
| +++ b/src/org/adblockplus/android/Preferences.java |
| @@ -241,7 +241,7 @@ public class Preferences extends SummarizedPreferences |
| } |
| unbindService(proxyServiceConnection); |
| proxyService = null; |
| - |
| + |
| hideConfigurationMsg(); |
| } |
| @@ -507,7 +507,7 @@ public class Preferences extends SummarizedPreferences |
| /** |
| * Constructs and updates subscription status text. |
| - * |
| + * |
| * @param text |
| * status message |
| * @param time |