remove EOL spaces, fix indentation
[c11tester.git] / clockvector.cc
index cfd99c66177568a642947c2959d87582010282c8..162a7c2550db61c3845885349a01b76e6fd84838 100644 (file)
@@ -84,7 +84,7 @@ bool ClockVector::synchronized_since(const ModelAction *act) const
        return false;
 }
 
-/** 
+/**
  * Gets the clock corresponding to a given thread id from the clock
  * vector. */