From: Daniel KouĊ™il Date: Tue, 14 Oct 2008 10:32:16 +0000 (+0000) Subject: minor changes to avoid compiler complaining X-Git-Tag: glite-security-proxyrenewal_R_1_3_7_1~4 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=a8ce0011bdbea93aa70370500ae398f205117106;p=jra1mw.git minor changes to avoid compiler complaining --- diff --git a/org.glite.security.proxyrenewal/src/renewal_core.c b/org.glite.security.proxyrenewal/src/renewal_core.c index c75b9cf..3256f2c 100644 --- a/org.glite.security.proxyrenewal/src/renewal_core.c +++ b/org.glite.security.proxyrenewal/src/renewal_core.c @@ -119,7 +119,6 @@ glite_renewal_core_renew(glite_renewal_core_context ctx, char tmp_proxy[FILENAME_MAX]; int tmp_fd; int ret = -1; - char *p; const char *server = NULL; myproxy_socket_attrs_t *socket_attrs; myproxy_request_t *client_request; diff --git a/org.glite.security.proxyrenewal/src/renewd_locl.h b/org.glite.security.proxyrenewal/src/renewd_locl.h index 3b67a82..585a291 100644 --- a/org.glite.security.proxyrenewal/src/renewd_locl.h +++ b/org.glite.security.proxyrenewal/src/renewd_locl.h @@ -79,7 +79,7 @@ int renew_voms_creds(glite_renewal_core_context ctx, const char *cur_file, const char *renewed_file, const char *new_file); int -is_voms_attrs(glite_renewal_core_context ctx, const char *proxy, int *present); +is_voms_cert(glite_renewal_core_context ctx, const char *proxy, int *present); int get_voms_cert(glite_renewal_core_context ctx,