| What | Removed | Added |
|---|---|---|
| Status | NEW | ASSIGNED |
(In reply to comment #2) > Created attachment 74139 [details] [review] [review] > Updated patch for getDatabases in ActiveSync Looks good, except for some minor coding style nitpicking. * please indent by four spaces * mixed case instead of underscores: m_folder_paths -> m_folderPaths get_collection_path -> getCollectionPath Please include a commit message in the patch and use "git format-patch".