--- st.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/st.c b/st.c index 92fd7da..6da4827 100644 --- a/st.c +++ b/st.c _AT_@ -2256,8 +2256,7 @@ printsel(const Arg *arg) { } void -tdumpsel(void) -{ +tdumpsel(void) { char *ptr; if((ptr = getsel())) { -- 1.8.4Received on Tue Apr 22 2014 - 19:59:14 CEST
This archive was generated by hypermail 2.3.0 : Tue Apr 22 2014 - 20:00:17 CEST