mirror of
https://github.com/kakwa/uts-server
synced 2025-07-04 12:37:08 +02:00
cosmetic change
This commit is contained in:
parent
568b4fbcf2
commit
c1c27e6db3
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ void skeleton_daemon() {
|
|||
}
|
||||
|
||||
/* Open the log file */
|
||||
openlog("firstdaemon", LOG_PID, LOG_DAEMON);
|
||||
openlog("uts-server", LOG_PID, LOG_DAEMON);
|
||||
}
|
||||
|
||||
void logger(rfc3161_context *ct, int priority, char *fmt, ...) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue