Page MenuHome GnuPG

D98.id926.diff
No OneTemporary

D98.id926.diff

Index: doc/gcrypt.texi
===================================================================
--- doc/gcrypt.texi
+++ doc/gcrypt.texi
@@ -4038,8 +4038,13 @@
@item %b
The next argument is expected to be of type @code{int} directly
followed by an argument of type @code{char *}. This represents a
-buffer of given length to be inserted into the resulting regular
-expression.
+buffer of given length to be inserted into the resulting S-expression.
+@item %S
+The next argument is expected to be of type @code{gcry_sexp_t} and a
+copy of that S-expression is embedded in the resulting S-expression.
+The argument needs to be a regular S-expression, starting with a
+parenthesis.
+
@end table
@noindent
@@ -4111,8 +4116,7 @@
@noindent
-There are a couple of functions to parse S-expressions and retrieve
-elements:
+There are functions to parse S-expressions and retrieve elements:
@deftypefun gcry_sexp_t gcry_sexp_find_token (@w{const gcry_sexp_t @var{list}}, @w{const char *@var{token}}, @w{size_t @var{toklen}})

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 17, 11:00 PM (20 h, 51 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
b4/0d/ebfa99050a65e018a25c94ee87b7

Event Timeline