diff options
Diffstat (limited to 'xts5/Xlib3/XScreenCount.m')
-rw-r--r-- | xts5/Xlib3/XScreenCount.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xts5/Xlib3/XScreenCount.m b/xts5/Xlib3/XScreenCount.m index 6a165f75..a9d612ab 100644 --- a/xts5/Xlib3/XScreenCount.m +++ b/xts5/Xlib3/XScreenCount.m @@ -106,7 +106,7 @@ Display *display = Dsp; >># >># COMMENT: Could maybe assume numbering scheme for screen to be 0,1,2... >># then try to open each one using XOpenDisplay with a modified ->># XT_DISPLAY value. +>># DISPLAY value. >># >># Cal 24/7/91 >># REPLY: This is now done in the appropriate test for XOpenDisplay. |