aboutsummaryrefslogtreecommitdiffstats
path: root/test/read_conf.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-29 17:23:58 +0100
committerMax Kellermann <max@duempel.org>2013-01-29 17:23:58 +0100
commiteb8922f3468fe664211911c49077a4e3442b7703 (patch)
treede04b123e392464023d50d42cd9e9464ae58ec0a /test/read_conf.cxx
parent84eb95466b49453b45cdfef5bed4364cf0d3a299 (diff)
downloadmpd-eb8922f3468fe664211911c49077a4e3442b7703.tar.gz
mpd-eb8922f3468fe664211911c49077a4e3442b7703.tar.xz
mpd-eb8922f3468fe664211911c49077a4e3442b7703.zip
test/{read_conf,run_filter}: convert to C++
Diffstat (limited to '')
-rw-r--r--test/read_conf.cxx (renamed from test/read_conf.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/read_conf.c b/test/read_conf.cxx
index 4f6005c6f..859c8949d 100644
--- a/test/read_conf.c
+++ b/test/read_conf.cxx
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2011 The Music Player Daemon Project
+ * Copyright (C) 2003-2013 The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify