dmarston    2002/09/10 15:38:38

  Modified:    test/tests/conf-gold/output output38.out
  Log:
  Avoid complications of the encoding; we just need to see that it's different.
  
  Revision  Changes    Path
  1.2       +2 -2      xml-xalan/test/tests/conf-gold/output/output38.out
  
  Index: output38.out
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/output/output38.out,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- output38.out      17 Dec 2000 22:11:22 -0000      1.1
  +++ output38.out      10 Sep 2002 22:38:38 -0000      1.2
  @@ -1,7 +1,7 @@
   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional">
   <HTML>
   <HEAD>
  -<META http-equiv="Content-Type" content="text/html; charset=SHIFT_JIS">
  -<Body></Body>
  +<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  +<Body>Hi</Body>
   </HEAD>
   </HTML>
  
  
  

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

Reply via email to