From 9e17dab6c3e4b4e7142f3ea5b2a60fcd488dc709 Mon Sep 17 00:00:00 2001 From: Karl DeBisschop Date: Thu, 7 Aug 2003 11:51:12 +0000 Subject: replace "terminate" with "die" for shorter name and better readability git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@656 f882894a-f735-0410-b71e-b25c423dba1c --- plugins/popen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/popen.c') diff --git a/plugins/popen.c b/plugins/popen.c index e41ae9ae..fb855d7b 100644 --- a/plugins/popen.c +++ b/plugins/popen.c @@ -264,7 +264,7 @@ static void err_doit (int, const char *, va_list); char *pname = NULL; /* caller can set this from argv[0] */ /* Fatal error related to a system call. - * Print a message and terminate. */ + * Print a message and die. */ void err_sys (const char *fmt, ...) -- cgit v1.2.3-74-g34f1