mirror of
https://github.com/sheumann/hush.git
synced 2025-01-14 12:30:40 +00:00
Hmm. Missed this change
This commit is contained in:
parent
42094cdad5
commit
c053e41fa0
@ -71,6 +71,7 @@ static const char syslogd_usage[] =
|
|||||||
"\t-O\tSpecify an alternate log file. default=/var/log/messages\n";
|
"\t-O\tSpecify an alternate log file. default=/var/log/messages\n";
|
||||||
|
|
||||||
|
|
||||||
|
/* Note: There is also a function called "message()" in init.c */
|
||||||
/* print a message to the log file */
|
/* print a message to the log file */
|
||||||
static void message(char *fmt, ...)
|
static void message(char *fmt, ...)
|
||||||
{
|
{
|
||||||
|
@ -71,6 +71,7 @@ static const char syslogd_usage[] =
|
|||||||
"\t-O\tSpecify an alternate log file. default=/var/log/messages\n";
|
"\t-O\tSpecify an alternate log file. default=/var/log/messages\n";
|
||||||
|
|
||||||
|
|
||||||
|
/* Note: There is also a function called "message()" in init.c */
|
||||||
/* print a message to the log file */
|
/* print a message to the log file */
|
||||||
static void message(char *fmt, ...)
|
static void message(char *fmt, ...)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user