2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

fix typo in last commit

This commit is contained in:
Todd C. Miller 2009-12-09 16:05:02 +00:00
parent 2a9810bfdc
commit f325cfac87

View File

@ -122,7 +122,7 @@ mysyslog(pri, fmt, va_alist)
}
#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