# | Line 127 | Line 127 | static const uint8 iso2mac[0x80] = { | |
---|---|---|
127 | // Flag: Don't convert clipboard text | |
128 | static bool no_clip_conversion; | |
129 | ||
130 | < | // Flag for PutScrap(): the data was put by GetScrap(), don't bounce it back to the Be side |
130 | > | // Flag for PutScrap(): the data was put by GetScrap(), don't bounce it back to the Unix side |
131 | static bool we_put_this_data = false; | |
132 | ||
133 | // X11 variables |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |