diff options
Diffstat (limited to 'st.c')
| -rw-r--r-- | st.c | 3 |
1 files changed, 1 insertions, 2 deletions
| @@ -2256,8 +2256,7 @@ printsel(const Arg *arg) { | |||
| 2256 | } | 2256 | } |
| 2257 | 2257 | ||
| 2258 | void | 2258 | void |
| 2259 | tdumpsel(void) | 2259 | tdumpsel(void) { |
| 2260 | { | ||
| 2261 | char *ptr; | 2260 | char *ptr; |
| 2262 | 2261 | ||
| 2263 | if((ptr = getsel())) { | 2262 | if((ptr = getsel())) { |
