From: Aleš Křenek Date: Mon, 27 Jun 2005 11:37:30 +0000 (+0000) Subject: fields in context: X-Git-Tag: Root_glite-deployment-lb_branch_2_0_0~23 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=8569c74574705fab62c3e6cd29b3a43a729907f0;p=jra1mw.git fields in context: - db_handle -> dbhandle - trusted_peers --- diff --git a/org.glite.jp.common/interface/types.h b/org.glite.jp.common/interface/types.h index 516db1a..7ad3ed8 100644 --- a/org.glite.jp.common/interface/types.h +++ b/org.glite.jp.common/interface/types.h @@ -18,7 +18,8 @@ typedef struct _glite_jp_context { struct soap *other_soap; char *peer; void **plugins; - void *db_handle; + void *dbhandle; + char **trusted_peers; } *glite_jp_context_t; typedef enum {