ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/Unix/clip_unix.cpp
(Generate patch)

Comparing SheepShaver/src/Unix/clip_unix.cpp (file contents):
Revision 1.9 by gbeauche, 2004-01-16T15:36:14Z vs.
Revision 1.10 by gbeauche, 2004-06-27T20:36:51Z

# 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines