X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fgraph_list.h;h=f7cb40e7cd729f5b7b9e4ebcfe9a760f962bf9c1;hb=01de7d16f1e8dfdf00a31de19e3719b45752eb4d;hp=b25fb2156a8f4affc7cd812df63bfdca45a2911b;hpb=99f31aafefdd00b788d9ab2ba74b1cfb70c679e3;p=collection4.git diff --git a/src/graph_list.h b/src/graph_list.h index b25fb21..f7cb40e 100644 --- a/src/graph_list.h +++ b/src/graph_list.h @@ -56,7 +56,7 @@ int gl_search_field (graph_ident_field_t field, const char *field_value, int gl_foreach_host (int (*callback) (const char *host, void *user_data), void *user_data); -int gl_update (void); +int gl_update (_Bool request_served); #endif /* GRAPH_LIST_H */ /* vim: set sw=2 sts=2 et fdm=marker : */