minor fixes and comments

This commit is contained in:
Celine Mercier
2018-11-19 11:23:54 +01:00
parent 4d51f4f015
commit 730ea99f85
2 changed files with 6 additions and 2 deletions

View File

@ -46,7 +46,6 @@
* Internal function creating the output columns for the obiclean algorithm.
*
* @param o_view A pointer on the output view.
* @param i_view A pointer on the input view.
* @param sample_column A pointer on the column where sample counts are kept.
* @param sample_count The number of different samples.
*