X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=src%2Fconf.h;h=463a9433c62c5c7204367f8cec9ffd5a0c3e2be6;hb=697d68393a174877c2f7743193e229076ddd44e9;hp=9cab3d149b56ae98fdcb201c4440f014c459f7b5;hpb=36601a5de5f90e16188deadd271b70595b4cc237;p=umurmur.git diff --git a/src/conf.h b/src/conf.h index 9cab3d1..463a943 100644 --- a/src/conf.h +++ b/src/conf.h @@ -39,6 +39,7 @@ typedef enum param { CERTIFICATE, KEY, PASSPHRASE, + CAPATH, BINDPORT, BINDADDR, WELCOMETEXT,