From a430a52bd11a9ada72443c3d4e77fb9d3db06dc1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Milo=C5=A1=20Mula=C4=8D?= Date: Fri, 11 May 2007 06:34:23 +0000 Subject: [PATCH] typo --- org.glite.lb.client-interface/interface/context.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.lb.client-interface/interface/context.h b/org.glite.lb.client-interface/interface/context.h index bbf9bfd..2905fc0 100644 --- a/org.glite.lb.client-interface/interface/context.h +++ b/org.glite.lb.client-interface/interface/context.h @@ -243,7 +243,7 @@ edg_wll_QueryResults edg_wll_StringToQResult(const char *name); /** * initial sequence code for Purger */ -#define EDG_WLL_SEQ_PARSER_INITIAL "UI=000009:NS=0000096669:WM=000000:BH=0000000000:JSS=000000:LM=000000:LRMS=000000:APP=000000:LBS=000000" +#define EDG_WLL_SEQ_PURGER_INITIAL "UI=000009:NS=0000096669:WM=000000:BH=0000000000:JSS=000000:LM=000000:LRMS=000000:APP=000000:LBS=000000" /** Retrieve current sequence code from the context */ -- 1.8.2.3