X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=common-src%2Fsecurity.h;fp=common-src%2Fsecurity.h;h=630b08c4a259677da5c1ff6bd3948c2955b7c7de;hb=fd48f3e498442f0cbff5f3606c7c403d0566150e;hp=1e327f90435160632d5925325684aaaa0b703679;hpb=96f35b20267e8b1a1c846d476f27fcd330e0b018;p=debian%2Famanda diff --git a/common-src/security.h b/common-src/security.h index 1e327f9..630b08c 100644 --- a/common-src/security.h +++ b/common-src/security.h @@ -49,7 +49,7 @@ typedef enum { S_OK, S_TIMEOUT, S_ERROR } security_status_t; */ typedef struct security_driver { /* - * The name of this driver, eg, "BSD", "KRB4", etc... + * The name of this driver, eg, "BSD", "BSDTCP", "KRB5", etc... */ const char *name;