diff options
author | Marcus Brinkmann <[email protected]> | 2003-02-07 01:15:08 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2003-02-07 01:15:08 +0000 |
commit | 54cd78dbecf5ea6951a4178dd75d0c9402d8fc10 (patch) | |
tree | b8d3f9f50574409f1fbd945f0c78b1f88bbdf2cc | |
parent | doc/ (diff) | |
download | gpgme-54cd78dbecf5ea6951a4178dd75d0c9402d8fc10.tar.gz gpgme-54cd78dbecf5ea6951a4178dd75d0c9402d8fc10.zip |
Fix last change.
-rw-r--r-- | doc/gpgme.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi index 95e615cd..2db45382 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -190,7 +190,6 @@ Encrypt Run Control * Waiting For Completion:: Waiting until an operation is completed. -* Cancelling an Operation:: Interrupting a running operation. * Using External Event Loops:: Advanced control over what happens when. Using External Event Loops @@ -3069,7 +3068,6 @@ time. @menu * Waiting For Completion:: Waiting until an operation is completed. -* Cancelling an Operation:: Interrupting a running operation. * Using External Event Loops:: Advanced control over what happens when. @end menu |