mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 14:09:51 -05:00
Rename E_INF to E_INFO
This commit is contained in:
@@ -28,9 +28,6 @@
|
||||
#define E_DBG 4
|
||||
#define E_SPAM 5
|
||||
|
||||
/* Will go away */
|
||||
#define E_INF E_INFO
|
||||
|
||||
|
||||
void
|
||||
DPRINTF(int severity, int domain, char *fmt, ...);
|
||||
|
||||
Reference in New Issue
Block a user