summaryrefslogtreecommitdiff
path: root/src/db/Selection.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2018-09-02 10:42:47 +0200
committerMax Kellermann <max@musicpd.org>2018-09-02 11:10:04 +0200
commite6a974a93e064cd305bf260ef9b7f1d58de19958 (patch)
treed1842e4dce6f2f41f4265b9a266b62fa9dfb8957 /src/db/Selection.cxx
parent9894967fcb26e25f7a63a37ef0cb5abeb5d2156a (diff)
db/Selection: add `sort` and `window`
Remove them as parameters from `db_selection_print()`.
Diffstat (limited to 'src/db/Selection.cxx')
-rw-r--r--src/db/Selection.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/Selection.cxx b/src/db/Selection.cxx
index abfc814a0..a7f61286c 100644
--- a/src/db/Selection.cxx
+++ b/src/db/Selection.cxx
@@ -1,5 +1,5 @@
/*
- * Copyright 2003-2017 The Music Player Daemon Project
+ * Copyright 2003-2018 The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify