summary refs log tree commit diff
path: root/complete.c
diff options
context:
space:
mode:
authorC. McEnroe2020-02-07 22:25:09 -0500
committerC. McEnroe2020-02-07 22:25:09 -0500
commitef9bea6d601742b8e91eda59b914f8653463ef24 (patch)
tree329221d7c616c86c659d1564b7b4aa8492725743 /complete.c
parent09579052a9affcb847e46d5241c8fd8978711b0a (diff)
Use atexit instead of err_set_exit
Unsurprisingly, err_set_exit doesn't exist in GNU's err.h, but since
it's safe to call reset_shell_mode on any kind of exit, just use atexit.
Diffstat (limited to 'complete.c')
0 files changed, 0 insertions, 0 deletions