Imported Upstream version 3.1.0
[debian/amanda] / common-src / security.h
index 1e327f90435160632d5925325684aaaa0b703679..630b08c4a259677da5c1ff6bd3948c2955b7c7de 100644 (file)
@@ -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;