diff options
| author | LM-LCL <hello@exaltedelite.club> | 2025-09-13 20:23:29 +0200 |
|---|---|---|
| committer | LM-LCL <hello@exaltedelite.club> | 2025-09-13 20:23:29 +0200 |
| commit | 1e3f9dad4fddfca811428f99cca85173ad92fae9 (patch) | |
| tree | 63b3685f54653f2b8476329f314df36a647ea3f5 /st.h | |
| parent | 6eece88391d6dc3bfe54176249991cdc6cb8dd46 (diff) | |
Diffstat (limited to 'st.h')
| -rw-r--r-- | st.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,9 +82,9 @@ void die(const char *, ...); void redraw(void); void draw(void); +void externalpipe(const Arg *); void kscrolldown(const Arg *); void kscrollup(const Arg *); -void externalpipe(const Arg *); void printscreen(const Arg *); void printsel(const Arg *); void sendbreak(const Arg *); |
