Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/ttpset/ttset.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 9158 by zmatsuo, Mon Feb 15 15:02:58 2021 UTC revision 9206 by nmaya, Mon Apr 12 14:16:18 2021 UTC
# Line 89  static id_str_pair_t serial_conf_parity[ Line 89  static id_str_pair_t serial_conf_parity[
89    
90  static id_str_pair_t serial_conf_stopbit[] = {  static id_str_pair_t serial_conf_stopbit[] = {
91          {IdStopBit1, "1"},          {IdStopBit1, "1"},
         {IdStopBit15, "1.5"},  
92          {IdStopBit2, "2"},          {IdStopBit2, "2"},
93          {IDENDMARK, NULL},          {IDENDMARK, NULL},
94  };  };

Legend:
Removed from v.9158  
changed lines
  Added in v.9206

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26