X-Git-Url: http://git.bytex64.net/?a=blobdiff_plain;ds=inline;f=config.h;fp=config.h;h=f732009bba42e4677b9bde9cfa746e0409d24fb8;hb=97d379a62944d0be7d760f744a7efff7acfc2b4b;hp=80327caa5e572de6dd88ec1068458818c871eb68;hpb=303c0e0dd35aee93d11cfbc69b64e977ef8bf95d;p=blerg.git diff --git a/config.h b/config.h index 80327ca..f732009 100644 --- a/config.h +++ b/config.h @@ -3,7 +3,7 @@ #define DATA_PATH "data" #define HASH_TAGS_PATH "hash_tags" -#define AUTHOR_TAGS_PATH "author_tags" +#define REF_TAGS_PATH "ref_tags" #define RECORDS_PER_SEGMENT 65536 #define MAX_RECORD_SIZE 65535 /* No greater than 65535 */