remove straying tabs on line end (no functional change)

Cette révision appartient à :
2019-10-02 21:53:32 +02:00
Parent 4de7236aca
révision ad6fb8d731
5 fichiers modifiés avec 18 ajouts et 18 suppressions

Voir le fichier

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