Improve doxygen comment to include some type info to make it more useful
This commit is contained in:
@@ -772,7 +772,7 @@ static bool rearrange_island_bottom(ListBase *list, tReorderChannelIsland *islan
|
||||
/**
|
||||
* typedef for channel rearranging function
|
||||
*
|
||||
* \param list List that channels belong to
|
||||
* \param list List of tReorderChannelIsland's that channels belong to
|
||||
* \param island Island to be moved
|
||||
* \return Whether operation was a success
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user