Coverity-id: 13946
Signed-off-by: Christian Hesse <mail@eworm.de>
void cgit_print_atom(char *tip, char *path, int max_count)
{
void cgit_print_atom(char *tip, char *path, int max_count)
{
const char *argv[] = {NULL, tip, NULL, NULL, NULL};
struct commit *commit;
struct rev_info rev;
const char *argv[] = {NULL, tip, NULL, NULL, NULL};
struct commit *commit;
struct rev_info rev;
commit->parents = NULL;
}
html("</feed>\n");
commit->parents = NULL;
}
html("</feed>\n");