remove straying tabs on line end (no functional change)

This commit is contained in:
2019-10-02 21:53:32 +02:00
rodzic 4de7236aca
commit ad6fb8d731
5 zmienionych plików z 18 dodań i 18 usunięć

Wyświetl plik

@@ -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 */