remove straying tabs on line end (no functional change)

Este commit está contenido en:
2019-10-02 21:53:32 +02:00
padre 4de7236aca
commit ad6fb8d731
Se han modificado 5 ficheros con 18 adiciones y 18 borrados

Ver fichero

@ -18,7 +18,7 @@ public:
/* Activated after config has been read. Now we now which paths we need access to */
virtual bool enablePreWorker(std::vector<std::string> fsPaths) = 0;
/* Activated after we have acquired resources (bound to ports etc.)
*
* This should allow us to further restrcit the process */