aboutsummaryrefslogtreecommitdiffstats
path: root/src/Idle.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Idle.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Idle.cxx b/src/Idle.cxx
index 840a5d4e5..ed16bbecb 100644
--- a/src/Idle.cxx
+++ b/src/Idle.cxx
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2013 The Music Player Daemon Project
+ * Copyright (C) 2003-2014 The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
@@ -44,6 +44,7 @@ static const char *const idle_names[] = {
"update",
"subscription",
"message",
+ "neighbor",
nullptr
};