config/Param: use CamelCase

This commit is contained in:
Max Kellermann
2016-10-28 11:38:37 +02:00
parent 4bd67bc298
commit 5b2b4bf13c
15 changed files with 39 additions and 44 deletions

View File

@@ -26,7 +26,6 @@
#include <forward_list>
struct config_param;
class EventLoop;
class NeighborExplorer;
class NeighborListener;