edg_wll_SortPEvents
authorJan Pospíšil <honik@ntc.zcu.cz>
Mon, 4 Sep 2006 20:02:24 +0000 (20:02 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Mon, 4 Sep 2006 20:02:24 +0000 (20:02 +0000)
org.glite.lb.server/src/get_events.h

index eee4e89..9e124d1 100644 (file)
@@ -25,6 +25,8 @@ int edg_wll_QueryJobsServer(edg_wll_Context, const edg_wll_QueryRec **, int, edg
 
 void edg_wll_SortEvents(edg_wll_Event *);
 
+void edg_wll_SortEvents(edg_wll_Event **);
+
 #ifdef __cplusplus
 }
 #endif