X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=gmqcc.h;h=8925a09f23d34d8ead889d7efc0857246993fb39;hp=76289da5564f874dbc14477bbdb848f3b15db53a;hb=a140b749ff5aaa6fe0af7432e9a9be420a8d2ce4;hpb=ac7e1a557d6dde0fc201e74c23446a65d5b8a142 diff --git a/gmqcc.h b/gmqcc.h index 76289da..8925a09 100644 --- a/gmqcc.h +++ b/gmqcc.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012, 2013 + * Copyright (C) 2012, 2013, 2014 * Dale Weiler * Wolfgang Bumiller * @@ -239,6 +239,7 @@ const char *util_ctime (const time_t *timer); typedef struct fs_file_s fs_file_t; bool util_isatty(fs_file_t *); +size_t hash(const char *key); /* * A flexible vector implementation: all vector pointers contain some