applied parts of "anonymous" cleanup patch.
This commit is contained in:
parent
189a81caa1
commit
4736edd469
1 changed files with 2 additions and 3 deletions
3
st.c
3
st.c
|
@ -483,8 +483,7 @@ selcopy(void) {
|
||||||
|
|
||||||
void
|
void
|
||||||
selnotify(XEvent *e) {
|
selnotify(XEvent *e) {
|
||||||
unsigned long nitems;
|
unsigned long nitems, ofs, rem;
|
||||||
unsigned long ofs, rem;
|
|
||||||
int format;
|
int format;
|
||||||
unsigned char *data;
|
unsigned char *data;
|
||||||
Atom type;
|
Atom type;
|
||||||
|
|
Loading…
Reference in a new issue