mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 14:25:15 +00:00
Change some error/errorx -> fatal/fatalx in comments and xgettext
flags.
This commit is contained in:
@@ -107,7 +107,7 @@ static int safe_close(int fd);
|
||||
static void check_foreground(void);
|
||||
|
||||
/*
|
||||
* Cleanup hook for error()/errorx()
|
||||
* Cleanup hook for fatal()/fatalx()
|
||||
*/
|
||||
static void
|
||||
pty_cleanup(void)
|
||||
|
Reference in New Issue
Block a user