Change-Id: Ieb72ced80e8dc7d7832522b65706eddbf701e8f3
typedef enum {
MS_MSG_DB_UPDATE = 0, /**< Media DB Update */
- MS_MSG_DIRECTORY_SCANNING, /**< Non recursive Directory Scan and Media DB Update*/
- MS_MSG_DIRECTORY_SCANNING_NON_RECURSIVE,/**< Recursive Directory Scan and Media DB Update*/
+ MS_MSG_DIRECTORY_SCANNING, /**< Recursive Directory Scan and Media DB Update*/
+ MS_MSG_DIRECTORY_SCANNING_NON_RECURSIVE,/**< Non recursive Directory Scan and Media DB Update*/
MS_MSG_BULK_INSERT, /**< Request bulk insert */
MS_MSG_STORAGE_ALL,
MS_MSG_STORAGE_PARTIAL,