1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

doc: Note that the persistant passphrase format is unimplemented.

--
This commit is contained in:
Werner Koch 2016-04-12 14:20:53 +02:00
parent 7faf131c8b
commit 100b413d7f
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
2 changed files with 3 additions and 1 deletions

View file

@ -49,7 +49,7 @@ snext (unsigned char const **buf)
}
/* Skip over the S-Expression BUF points to and update BUF to point to
the chacter right behind. DEPTH gives the initial number of open
the character right behind. DEPTH gives the initial number of open
lists and may be passed as a positive number to skip over the
remainder of an S-Expression if the current position is somewhere
in an S-Expression. The function may return an error code if it