minor changes to avoid compiler complaining
authorDaniel Kouřil <kouril@ics.muni.cz>
Tue, 14 Oct 2008 10:32:16 +0000 (10:32 +0000)
committerDaniel Kouřil <kouril@ics.muni.cz>
Tue, 14 Oct 2008 10:32:16 +0000 (10:32 +0000)
org.glite.security.proxyrenewal/src/renewal_core.c
org.glite.security.proxyrenewal/src/renewd_locl.h

index c75b9cf..3256f2c 100644 (file)
@@ -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;
index 3b67a82..585a291 100644 (file)
@@ -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,