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

@@ -29,7 +29,7 @@
#include "Listen.hxx"
#include "client/Listener.hxx"
#include "client/Client.hxx"
#include "client/ClientList.hxx"
#include "client/List.hxx"
#include "command/AllCommands.hxx"
#include "Partition.hxx"
#include "tag/Config.hxx"