Remove trailing spaces and tabs

This commit is contained in:
Daniel Martí 2013-12-30 17:04:16 +01:00
parent c113371297
commit 0765f14c9d
14 changed files with 142 additions and 142 deletions

View file

@ -15,7 +15,7 @@ class AndroidPermissions
$this->android_strings_file_path = $android_strings_file_path_in;
$this->cache_file_path = $cache_file_path_in;
}
// Returns an associative array with android permissions and data about them
function get_permissions_array() {