commit cbef5004c8e03ed562634aa348b833c3521f4b32
parent ec7808fd9c39725890fe80ebc7a68313db38ac52
Author: Rob King <jking@deadpixi.com>
Date: Mon, 16 Apr 2018 21:27:59 -0500
Style fixes.
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/mtm.c b/mtm.c
@@ -179,8 +179,7 @@ getshell(void) /* Get the user's preferred shell. */
static void \
name (VTPARSER *v, void *p, wchar_t w, wchar_t iw, \
int argc, int *argv, const wchar_t *osc) \
- { \
- COMMONVARS
+ { COMMONVARS
#define ENDHANDLER }
HANDLER(bell) /* Terminal bell. */