aboutsummaryrefslogtreecommitdiffstats
path: root/common/sexp-parse.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-04-12 12:20:53 +0000
committerWerner Koch <[email protected]>2016-04-12 12:38:44 +0000
commit100b413d7f69f6f091fd98185df4d579ce6ce0ce (patch)
tree24f64adfb5f22342d121f88f40b6da7cfd20cf04 /common/sexp-parse.h
parentindent: Help Emacs not to get confused by conditional compilation. (diff)
downloadgnupg-100b413d7f69f6f091fd98185df4d579ce6ce0ce.tar.gz
gnupg-100b413d7f69f6f091fd98185df4d579ce6ce0ce.zip
doc: Note that the persistant passphrase format is unimplemented.
--
Diffstat (limited to 'common/sexp-parse.h')
-rw-r--r--common/sexp-parse.h2
1 files changed, 1 insertions, 1 deletions
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