stray tabs

This commit is contained in:
nhmall
2026-04-20 21:04:22 -04:00
parent 7d377a0f02
commit 0ca6e6f16f
3 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ enum wp_ids { wp_tty = 1, wp_X11, wp_Qt, wp_mswin, wp_curses,
#ifdef OUTDATED_STUFF
wp_mac, wp_Gem, wp_Gnome,
#endif
wp_trace // XXX do we need this? should chainin/out get an id? TBD
wp_trace // XXX do we need this? should chainin/out get an id? TBD
};
/* NB: this MUST match chain_procs below */