applied parts of "anonymous" cleanup patch.

This commit is contained in:
Aurélien Aptel 2011-06-08 20:26:00 +02:00
parent 189a81caa1
commit 4736edd469
1 changed files with 2 additions and 3 deletions

3
st.c
View File

@ -483,8 +483,7 @@ selcopy(void) {
void
selnotify(XEvent *e) {
unsigned long nitems;
unsigned long ofs, rem;
unsigned long nitems, ofs, rem;
int format;
unsigned char *data;
Atom type;