about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedgcrypt_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrapped/wrappedgcrypt_private.h')
-rw-r--r--src/wrapped/wrappedgcrypt_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedgcrypt_private.h b/src/wrapped/wrappedgcrypt_private.h
index 07830c3d..39b2e55e 100644
--- a/src/wrapped/wrappedgcrypt_private.h
+++ b/src/wrapped/wrappedgcrypt_private.h
@@ -201,7 +201,7 @@ GO(gcry_sexp_find_token, pFppL)
 //GO(gcry_sexp_new, 
 //GO(gcry_sexp_nth, 
 //GO(gcry_sexp_nth_buffer, 
-//GO(gcry_sexp_nth_data, 
+GO(gcry_sexp_nth_data, pFpip)
 GO(gcry_sexp_nth_mpi, pFpii)
 //GO(gcry_sexp_nth_string, 
 //GO(gcry_sexp_prepend,