Global cleanups and standardization of code style.
This commit is contained in:
parent
51a9b4162c
commit
38ef8704f8
33 changed files with 4322 additions and 2824 deletions
|
@ -5,7 +5,7 @@
|
|||
#include <string>
|
||||
#include "socket.h"
|
||||
|
||||
namespace Util{
|
||||
namespace Util {
|
||||
class Stream{
|
||||
public:
|
||||
static void sanitizeName(std::string & streamname);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue