add Berkeley specific headers
[unix-history] / usr / src / usr.bin / tn3270 / api / ebc_disp.c
index e03bf89..769a6ff 100644 (file)
@@ -3,7 +3,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)ebc_disp.c 1.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)ebc_disp.c 3.2 (Berkeley) %G%";
 #endif /* not lint */
 
 unsigned char ebc_disp[256] = {
 #endif /* not lint */
 
 unsigned char ebc_disp[256] = {
@@ -46,7 +46,7 @@ unsigned char ebc_disp[256] = {
  */
 
 unsigned char disp_ebc[192] = {
  */
 
 unsigned char disp_ebc[192] = {
-/*00*/ 0xff,   0xce,   0xcf,   0xdd,   0xde,   0xdf,   0xed,   0xee,
+/*00*/ 0x00,   0xce,   0xcf,   0xdd,   0xde,   0xdf,   0xed,   0xee,
 /*08*/ 0x6e,   0x4c,   0x41,   0x42,   0x5d,   0x4d,   0xd0,   0xc0,
 /*10*/ 0x40,   0x7e,   0x7d,   0x7f,   0x61,   0xe0,   0x4f,   0x6a,
 /*18*/ 0x6f,   0x5a,   0x5b,   0x4a,   0x43,   0x44,   0x45,   0x46,
 /*08*/ 0x6e,   0x4c,   0x41,   0x42,   0x5d,   0x4d,   0xd0,   0xc0,
 /*10*/ 0x40,   0x7e,   0x7d,   0x7f,   0x61,   0xe0,   0x4f,   0x6a,
 /*18*/ 0x6f,   0x5a,   0x5b,   0x4a,   0x43,   0x44,   0x45,   0x46,