diff options
Diffstat (limited to 'xcross.c')
-rw-r--r-- | xcross.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ -// edit source code from: https://github.com/gvalkov/xrectsel +// edit source code from: +// https://github.com/gvalkov/xrectsel //#include <stdio.h> #include <X11/Xlib.h> |