]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/crypto.h
ebl use tokyocabinet by default instead of htable
[bacula/bacula] / bacula / src / lib / crypto.h
index 2b8831c1edf3bbbd260656dfa328d5cea68e784b..8265b0211bbc0d433e774ed36b6063e5709e07ae 100644 (file)
@@ -7,8 +7,8 @@
    many others, a complete list can be found in the file AUTHORS.
    This program is Free Software; you can redistribute it and/or
    modify it under the terms of version two of the GNU General Public
-   License as published by the Free Software Foundation plus additions
-   that are listed in the file LICENSE.
+   License as published by the Free Software Foundation and included
+   in the file LICENSE.
 
    This program is distributed in the hope that it will be useful, but
    WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -51,6 +51,7 @@
 typedef struct X509_Keypair X509_KEYPAIR;
 
 /* Opaque Message Digest Structure */
+/* Digest is defined (twice) in crypto.c */
 typedef struct Digest DIGEST;
 
 /* Opaque Message Signature Structure */