From 100b413d7f69f6f091fd98185df4d579ce6ce0ce Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 12 Apr 2016 14:20:53 +0200 Subject: doc: Note that the persistant passphrase format is unimplemented. -- --- common/sexp-parse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/sexp-parse.h') diff --git a/common/sexp-parse.h b/common/sexp-parse.h index f68c552d8..442d10631 100644 --- a/common/sexp-parse.h +++ b/common/sexp-parse.h @@ -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 -- cgit v1.2.3