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

index 9e124d1..b78ad8a 100644 (file)
@@ -25,7 +25,7 @@ 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 **);
+void edg_wll_SortPEvents(edg_wll_Event **);
 
 #ifdef __cplusplus
 }