Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
gpg2.25113
0002-gpg-Add-kbnode_t-for-easier-backporting.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0002-gpg-Add-kbnode_t-for-easier-backporting.patch of Package gpg2.25113
From 25d5480e98068f6dd15c70c9e58236c77037535d Mon Sep 17 00:00:00 2001 From: Werner Koch <wk@gnupg.org> Date: Wed, 6 Aug 2014 17:09:15 +0200 Subject: [PATCH] gpg: Add kbnode_t for easier backporting. * g10/gpg.h (kbnode_t): New. --- g10/gpg.h | 1 + 1 file changed, 1 insertion(+) diff --git a/g10/gpg.h b/g10/gpg.h index 70496568a272..9cd84bb3e6c1 100644 --- a/g10/gpg.h +++ b/g10/gpg.h @@ -50,6 +50,7 @@ struct server_local_s; /* Object used to describe a keyblok node. */ typedef struct kbnode_struct *KBNODE; +typedef struct kbnode_struct *kbnode_t; /* Object used for looking ob keys. */ typedef struct keydb_search_desc KEYDB_SEARCH_DESC; -- 2.6.3
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor