follow C API (JDL_ATTR)
authorAleš Křenek <ljocha@ics.muni.cz>
Wed, 1 Aug 2007 17:17:14 +0000 (17:17 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Wed, 1 Aug 2007 17:17:14 +0000 (17:17 +0000)
org.glite.lb.client-interface/interface/ServerConnection.h

index b6c6a6c..cc41e05 100644 (file)
@@ -58,7 +58,7 @@ public:
                RESUBMITTED = EDG_WLL_QUERY_ATTR_RESUBMITTED,   /**< Job was resubmitted */
                PARENT = EDG_WLL_QUERY_ATTR_PARENT,             /**< Id of the parent job. */
                EXITCODE = EDG_WLL_QUERY_ATTR_EXITCODE, /**< Job system exit code. */
-               JDL = EDG_WLL_QUERY_ATTR_JDL,           /**< Arbitrary JDL attribute */
+               JDL_ATTR = EDG_WLL_QUERY_ATTR_JDL_ATTR,                 /**< Arbitrary JDL attribute */
        };
 
        /** Symbolic names of predicates.