doc: fix flash_area_get_sectors doc

Fix missing doxygen comment before function
which resulted in excluding it from doxygen
output.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
This commit is contained in:
Andrzej Puzdrowski 2019-10-25 14:03:52 +02:00 committed by Maureen Helm
commit 421935efa5

View file

@ -157,7 +157,7 @@ int flash_area_erase(const struct flash_area *fa, off_t off, size_t len);
*/
u8_t flash_area_align(const struct flash_area *fa);
/*
/**
* Retrieve info about sectors within the area.
*
* @param[in] fa_id Given flash area ID