mirror of
https://github.com/pevans/erc-c.git
synced 2025-01-18 10:30:37 +00:00
Change to erc.log
emp is a much older name for the program
This commit is contained in:
parent
89a0f34ebe
commit
20d33ef464
@ -6,7 +6,7 @@
|
|||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <sys/syslog.h>
|
#include <sys/syslog.h>
|
||||||
|
|
||||||
#define LOG_FILENAME "/tmp/emp.log"
|
#define LOG_FILENAME "/tmp/erc.log"
|
||||||
|
|
||||||
enum log_errcode {
|
enum log_errcode {
|
||||||
OK = 1,
|
OK = 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user