From da6f3dc0c53f11f7432b3c258702db07d6c37f9a Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 14 Sep 2007 12:27:54 +0000 Subject: Fixed bug in gpgme_data_relase_and_get_mem. Typo fixes. --- doc/gpgme.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/gpgme.texi') diff --git a/doc/gpgme.texi b/doc/gpgme.texi index f480715e..4692d263 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -5031,7 +5031,7 @@ monitor these file descriptors for activity and call the appropriate I/O callbacks. The following example illustrates how to do that. The example uses -locking to show in which way the the callbacks and the event loop can +locking to show in which way the callbacks and the event loop can run concurrently. For the event loop, we use a fixed array. For a real-world implementation, you should use a dynamically sized structure because the number of file descriptors needed for a crypto -- cgit v1.2.3