Merge branch 'master' into brian
[c11tester.git] / clockvector.cc
index 88ea6fdfcf7cc73a8b99239e9128180883ca55bb..190f9216a92b61ad68df0990775d4c978aaa53f9 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. */