Browse Subversion Repository
Diff of /trunk/teraterm/ttpset/ttset.c
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
| |