Skip to content

Commit

Permalink
Added missing function comment under gholder.c.
Browse files Browse the repository at this point in the history
  • Loading branch information
allinurl committed Sep 24, 2018
1 parent 03bcd8a commit bc0a645
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gholder.c
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ set_data_hits_keys (GModule module, GRawDataItem item, GRawDataType type,
return 0;
}

/* Given a data item, store it into a holder structure. */
static void
set_data_holder_metrics (GRawDataItem item, GHolder * h, char *data, int hits)
{
Expand Down

0 comments on commit bc0a645

Please sign in to comment.