diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-05-29 22:35:04 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-05-29 22:35:04 +0200 |
commit | 555e5d2c0ce77dd1e031690c98ec9a1366182347 (patch) | |
tree | 69a505a23ae6ca5d0951e8f832f9895fcbb88b83 /client/term.h | |
parent | 87d8b0ceb349e101b693cf43336a98647f4b92dc (diff) |
`make format`
Diffstat (limited to 'client/term.h')
-rw-r--r-- | client/term.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/term.h b/client/term.h index a60dc2c..8212149 100644 --- a/client/term.h +++ b/client/term.h @@ -4,4 +4,3 @@ void w2_term_raw_mode(); /** set ui canvas props */ void w2_term_props(); - |