From 144b5ecc2f8a4ede796575bf714b6c797670714d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20=C5=A0ustr?= Date: Mon, 6 Aug 2012 14:50:52 +0000 Subject: [PATCH] Not anymore. Fixed. --- org.glite.lb.common/src/query_rec.c | 1 - 1 file changed, 1 deletion(-) diff --git a/org.glite.lb.common/src/query_rec.c b/org.glite.lb.common/src/query_rec.c index 6dd6d35..f2aeb8e 100644 --- a/org.glite.lb.common/src/query_rec.c +++ b/org.glite.lb.common/src/query_rec.c @@ -28,7 +28,6 @@ limitations under the License. /** * Names for the predefined types of query attributes - * NOTE: FOR HISTORIC REASONS, The NAME INDEX IS ONE LESS than the corresponding enum value! */ char *edg_wll_QueryAttrNames[] = { "undef", "jobid","owner","status","location","destination", "donecode","usertag","time","level","host","source", -- 1.8.2.3