summaryrefslogtreecommitdiff
path: root/src/LogBackend.hxx
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2019-05-22 18:38:25 +0200
committerMax Kellermann <max@musicpd.org>2019-05-23 12:17:59 +0200
commite0d5d8810452265fe2e4d95eefb5585eb65f9ce5 (patch)
tree5405f3593158c9e425be4c7cbdd41b44ca78a0e8 /src/LogBackend.hxx
parent585a74548485787525bb8b9c921b97ccced2f957 (diff)
Log: make LogLevel the first parameter
Prepare for templated functions.
Diffstat (limited to 'src/LogBackend.hxx')
-rw-r--r--src/LogBackend.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LogBackend.hxx b/src/LogBackend.hxx
index 76d7b1910..b90354755 100644
--- a/src/LogBackend.hxx
+++ b/src/LogBackend.hxx
@@ -1,5 +1,5 @@
/*
- * Copyright 2003-2018 The Music Player Daemon Project
+ * Copyright 2003-2019 The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify