From 37190d54ceff7f2b45a58a1c6241688cc5cba1c2 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 11 May 2007 14:38:50 +0000 Subject: [PATCH] Add comment to crypto.h git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4746 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/lib/crypto.h | 1 + 1 file changed, 1 insertion(+) diff --git a/bacula/src/lib/crypto.h b/bacula/src/lib/crypto.h index 2b8831c1ed..5052aa0ae6 100644 --- a/bacula/src/lib/crypto.h +++ b/bacula/src/lib/crypto.h @@ -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 */ -- 2.39.5