X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fclient.h;h=182b72f9df4d5eec78cb79c4998e04cfe999a2e6;hb=64dccf5757a22cedd3c21ca834e3e02f39dd0504;hp=058c2f369bfedd280cfa79b605c874c2b1966c8d;hpb=4b259026074c2fb5931eac168a64e8df0be46e30;p=pazpar2-moved-to-github.git diff --git a/src/client.h b/src/client.h index 058c2f3..182b72f 100644 --- a/src/client.h +++ b/src/client.h @@ -40,7 +40,7 @@ enum client_state Client_Disconnected }; -int clients_count(void); +int clients_get_count(void); int client_show_raw_begin(struct client *cl, int position, const char *syntax, const char *esn, void *data,