dbertoni    2003/02/04 16:06:10

  Modified:    c/src/XSLT ElemLiteralResult.cpp
  Log:
  Make message consistent.
  
  Revision  Changes    Path
  1.62      +1 -1      xml-xalan/c/src/XSLT/ElemLiteralResult.cpp
  
  Index: ElemLiteralResult.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XSLT/ElemLiteralResult.cpp,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -r1.61 -r1.62
  --- ElemLiteralResult.cpp     8 Jan 2003 06:59:56 -0000       1.61
  +++ ElemLiteralResult.cpp     5 Feb 2003 00:06:09 -0000       1.62
  @@ -166,7 +166,7 @@
                                if(ns == 0)
                                {
                                        constructionContext.error(
  -                                             "Cannot resolve namespace prefix",
  +                                             "Undeclared namespace prefix",
                                                0,
                                                this);
                                }
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to