[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepimlibs/gpgme++
From:       Volker Krause <vkrause () kde ! org>
Date:       2010-01-14 22:12:35
Message-ID: 1263507155.776238.986.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1074881 by vkrause:

oops, fix the case that g13 is not available


 M  +1 -1      context.cpp  


--- trunk/KDE/kdepimlibs/gpgme++/context.cpp #1074880:1074881
@@ -192,8 +192,8 @@
         *error = Error( gpg_error( GPG_ERR_NOT_SUPPORTED ) );
       return std::auto_ptr<Context>();
 #endif
+    case G13Engine:
 #ifdef HAVE_GPGME_G13_VFS
-    case G13Engine:
       if ( const gpgme_error_t err = gpgme_set_protocol( ctx, GPGME_PROTOCOL_G13 ) ) {
         gpgme_release( ctx );
         if ( error )
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic