mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-28 04:47:42 +00:00
fix typo in last commit
This commit is contained in:
parent
2a9810bfdc
commit
f325cfac87
@ -122,7 +122,7 @@ mysyslog(pri, fmt, va_alist)
|
|||||||
}
|
}
|
||||||
|
|
||||||
#define FMT_FIRST "%8s : %s"
|
#define FMT_FIRST "%8s : %s"
|
||||||
#define FMT_CONTD "%8s : (command continued) %s";
|
#define FMT_CONTD "%8s : (command continued) %s"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Log a message to syslog, pre-pending the username and splitting the
|
* Log a message to syslog, pre-pending the username and splitting the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user