Patrick Ohly changed bug 60235
What Removed Added
Status NEW ASSIGNED

Comment # 3 on bug 60235 from
(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".


You are receiving this mail because: