diff options
| author | stkhan <personal@slickd.xyz> | 2022-05-19 19:44:18 +0000 |
|---|---|---|
| committer | stkhan <personal@slickd.xyz> | 2022-05-19 19:44:18 +0000 |
| commit | 449653f66b208cd6bff5a5d61486e366801c97a0 (patch) | |
| tree | 3e6be5aa8be7de8888c6c028776c718ddf6d7a12 /st-0.8.5/x.c.rej | |
| parent | da4f635d6b7f6befd07942ca1d34bcb976dff66f (diff) | |
cleaned st
Diffstat (limited to 'st-0.8.5/x.c.rej')
| -rw-r--r-- | st-0.8.5/x.c.rej | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/st-0.8.5/x.c.rej b/st-0.8.5/x.c.rej deleted file mode 100644 index ff09009..0000000 --- a/st-0.8.5/x.c.rej +++ /dev/null @@ -1,14 +0,0 @@ ---- x.c -+++ x.c -@@ -1099,10 +1087,10 @@ void - xinit(int cols, int rows) - { - XGCValues gcvalues; -+ Cursor cursor; - Window parent; - pid_t thispid = getpid(); - XColor xmousefg, xmousebg; -- Pixmap blankpm; - - if (!(xw.dpy = XOpenDisplay(NULL))) - die("can't open display\n"); |