mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
doc: Minor comment fixes.
--
This commit is contained in:
parent
f10b427d0e
commit
56bf1061f8
2 changed files with 10 additions and 7 deletions
|
@ -115,12 +115,14 @@
|
|||
/* A EncFS based backend. This requires a whole directory which
|
||||
includes the encrypted files. Metadata is not encrypted. */
|
||||
|
||||
#define CONTTYPE_DM_CRYPT 2
|
||||
/* A DM-Crypt based backend. */
|
||||
|
||||
|
||||
#define CONTTYPE_TRUECRYPT 21571
|
||||
/* A Truecrypt (www.truecrypt.org) based container. Due to the design
|
||||
of truecrypt this requires a second datafile because it is not
|
||||
possible to to prepend a truecrypt container with our keyblob. */
|
||||
|
||||
possible to prepend a truecrypt container with our keyblob. */
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue