client/*: rename source files, remove "Client" prefix

This commit is contained in:
Max Kellermann
2019-04-03 20:59:00 +02:00
parent a9cb12b745
commit 1213d979f8
21 changed files with 27 additions and 28 deletions

View File

@@ -17,7 +17,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include "ClientInternal.hxx"
#include "Internal.hxx"
#include "Partition.hxx"
#include "Instance.hxx"
#include "util/Domain.hxx"