X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=src%2Futilities.h;h=cdec1ae6074987d8adf440a7264019f5f2a71a21;hb=09ee2606fece278264ef65660e12c606f5936347;hp=1fba99bf72f7808d20d8b3e95a6118d81eabb272;hpb=cbafecdb4d20debde085c0f9932818559b4ccfda;p=awesomized%2Flibmemcached diff --git a/src/utilities.h b/src/utilities.h index 1fba99bf..cdec1ae6 100644 --- a/src/utilities.h +++ b/src/utilities.h @@ -28,3 +28,4 @@ void version_command(char *command_name); void help_command(char *command_name, char *description, const struct option *long_options, memcached_programs_help_st *options); +void process_hash_option(memcached_st *memc, char *opt_hash);