sed source files to end with 1 new line
This commit is contained in:
@ -194,4 +194,5 @@ wintosystrayicon(Window w)
|
||||
return i;
|
||||
for (i = systray->icons; i && i->win != w; i = i->next);
|
||||
return i;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user