mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-23 04:33:24 +00:00
Fix typo in comment here too. ;-)
This commit is contained in:
parent
babd0f887c
commit
b6bf86c406
@ -127,7 +127,7 @@ static const uint8 iso2mac[0x80] = {
|
||||
// Flag: Don't convert clipboard text
|
||||
static bool no_clip_conversion;
|
||||
|
||||
// Flag for PutScrap(): the data was put by GetScrap(), don't bounce it back to the Be side
|
||||
// Flag for PutScrap(): the data was put by GetScrap(), don't bounce it back to the Unix side
|
||||
static bool we_put_this_data = false;
|
||||
|
||||
// X11 variables
|
||||
|
Loading…
Reference in New Issue
Block a user