Forgotten return type
authorZdeněk Šustr <sustr4@cesnet.cz>
Mon, 3 Sep 2012 10:21:32 +0000 (10:21 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Mon, 3 Sep 2012 10:21:32 +0000 (10:21 +0000)
org.glite.lb.server/interface/lb_authz.h

index 06f7c96..5d3aa13 100644 (file)
@@ -111,6 +111,7 @@ check_jobstat_authz(edg_wll_Context ctx,
                     struct _edg_wll_GssPrincipal_data *peer,
                     int *authz_flags);
 
+int
 parse_gridmap(edg_wll_Context ctx,
               const char *file,
               struct _edg_wll_id_mapping *mapping);