Skip to content

Commit

Permalink
Merge pull request #2239 from greenbone/init-aggregate-iterator-retur…
Browse files Browse the repository at this point in the history
…n-doc

Doc: correct init_aggregate_iterator return
  • Loading branch information
a-h-abdelsalam authored Jul 11, 2024
2 parents edb3fe7 + a477a0f commit 77cfcbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manage_sql.c
Original file line number Diff line number Diff line change
Expand Up @@ -5266,7 +5266,7 @@ append_column (GArray *columns, const gchar *column_name,
* resource.
*
* @return 0 success, 1 failed to find resource, 2 failed to find filter,
* 3 invalid stat_column, 4 invalid group_column, 5 invalid type,
* 3 invalid data_column, 4 invalid group_column, 5 invalid type,
* 6 trashcan not used by type, 7 invalid text column, 8 invalid
* subgroup_column, -1 error.
*/
Expand Down

0 comments on commit 77cfcbd

Please sign in to comment.