X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=src%2Fconf.h;h=6e0a6662a8e106894905987dadea2903d1b577c7;hb=454ad122eb158b4391e2690fe6a7e127d24c525b;hp=1b9b21e9da929a0a31bf0902f651b1afb45cb1bc;hpb=0fd109448ce43a6a53866614423463788c278ff6;p=umurmur.git diff --git a/src/conf.h b/src/conf.h index 1b9b21e..6e0a666 100644 --- a/src/conf.h +++ b/src/conf.h @@ -43,6 +43,8 @@ typedef enum param { MAX_BANDWIDTH, MAX_CLIENTS, DEFAULT_CHANNEL, + USERNAME, + GROUPNAME, } param_t; typedef struct {