st
simple terminal
git clone https://9o.is/git/st.git
commit d4f3b24e2dc4d748403cee9773d5e5aa983f01ac parent 1371614ea7e0b7065469e7a9322888d38cdbcde7 Author: noname <noname@inventati.org> Date: Tue, 22 Apr 2014 21:59:14 +0400 Style fix in tdumpsel. Diffstat:
| M | st.c | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/st.c b/st.c @@ -2256,8 +2256,7 @@ printsel(const Arg *arg) { } void -tdumpsel(void) -{ +tdumpsel(void) { char *ptr; if((ptr = getsel())) {