Bugs item #1869154, was opened at 2008-01-11 10:57 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1869154&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules Group: ver devel Status: Open Resolution: None Priority: 5 Private: No Submitted By: IƱaki Baz (ibc_sf) Assigned to: Nobody/Anonymous (nobody) Summary: [CPL] Bug in "CPL_tree.h": #define DISPALY_VAL Initial Comment: Hi, in modules/cpl-c/CPL_tree.h there is written "DISPALY_VAL" instead of "DISPLAY_VAL". I attatch a patch: --------------------------------------------------- --- CPL_tree.h 2007-10-24 12:34:05.000000000 +0200 +++ CPL_tree.h.new 2008-01-11 10:52:36.000000000 +0100 @@ -83,7 +83,7 @@ #define SUBJECT_VAL 0 #define ORGANIZATION_VAL 1 #define USER_AGENT_VAL 2 -#define DISPALY_VAL 3 +#define DISPLAY_VAL 3 /* attributes and values for LANGUAGE node */ #define MATCHES_TAG_ATTR 0 --------------------------------------------------- ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1869154&group_id=139143 _______________________________________________ Devel mailing list Devel@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/devel