You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ne...@apache.org on 2003/12/16 15:43:58 UTC

cvs commit: xml-xerces/c/src/xercesc/util/Transcoders/Uniconv390 ccsid.h

neilg       2003/12/16 06:43:58

  Modified:    c/src/xercesc/util/Transcoders/Uniconv390 ccsid.h
  Log:
  update; thanks to Steve Dulin
  
  Revision  Changes    Path
  1.3       +1 -2      xml-xerces/c/src/xercesc/util/Transcoders/Uniconv390/ccsid.h
  
  Index: ccsid.h
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/Transcoders/Uniconv390/ccsid.h,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ccsid.h	10 Dec 2003 23:50:26 -0000	1.2
  +++ ccsid.h	16 Dec 2003 14:43:58 -0000	1.3
  @@ -62,7 +62,7 @@
    *****************************************************************/
    
   #define _AE_MAX_CODESET_NAME_LENGTH    40
  -#define _AE_NUM_OF_CODESETS   591
  +#define _AE_NUM_OF_CODESETS   584
   
   struct ccsid_mapping {
      char NAME[_AE_MAX_CODESET_NAME_LENGTH];
  @@ -600,7 +600,6 @@
   {"MS932", 943}, 
   {"MSKANJI", 943}, 
   {"PCK", 943}, 
  -{"PCMULTILINGUAL850+EURO", 858}, 
   {"R8", 1051}, 
   {"ROMAN8", 1051}, 
   {"SHIFTJIS", 943}, 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org