From 683d1214b9a8e63f7d4ae22be07da03835805443 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michal=20Voc=C5=AF?= Date: Thu, 18 May 2006 14:06:59 +0000 Subject: [PATCH] * slight change of prototypes --- org.glite.lb.common/interface/lb_perftest.h | 1 - 1 file changed, 1 deletion(-) diff --git a/org.glite.lb.common/interface/lb_perftest.h b/org.glite.lb.common/interface/lb_perftest.h index 5a3eca0..d298417 100644 --- a/org.glite.lb.common/interface/lb_perftest.h +++ b/org.glite.lb.common/interface/lb_perftest.h @@ -12,7 +12,6 @@ int glite_wll_perftest_init(const char *host, /** hostname */ - int port, /** port number */ const char *user, /** user running this test */ const char *testname, /** name of the test */ const char *filename, /** file with events for job source */ -- 1.8.2.3