diff options
| author | Charles.Forsyth <devnull@localhost> | 2007-04-18 02:46:28 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2007-04-18 02:46:28 +0000 |
| commit | 5a8e3b995e300789b4ed1b432f17f1b386d0bda0 (patch) | |
| tree | 4a390e973ca74205011e11795940cfb3593f9980 /emu/port/win-x11a.c | |
| parent | 9800b6ca87d1c87e38e3793b7bf59a9575f516bf (diff) | |
20070418-0345
Diffstat (limited to 'emu/port/win-x11a.c')
| -rw-r--r-- | emu/port/win-x11a.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emu/port/win-x11a.c b/emu/port/win-x11a.c index 19c7a179..2f73d943 100644 --- a/emu/port/win-x11a.c +++ b/emu/port/win-x11a.c @@ -116,6 +116,7 @@ static int is_shm; static XShmSegmentInfo *shminfo; static int putsnarf, assertsnarf; +char *gkscanid = "emu_x11"; /* * The documentation for the XSHM extension implies that if the server |
