nodestack: rename 'read_from' to 'read_from_past'
[c11tester.git] / schedule.h
index 6ae2d2b53eeb354d522d9aac187c38cbdd4226b7..0865310a27ed4509b3646e003aa015eeb141f00a 100644 (file)
@@ -41,7 +41,6 @@ public:
        bool is_sleep_set(const Thread *t) const;
        void set_scheduler_thread(thread_id_t tid);
 
-
        SNAPSHOTALLOC
 private:
        /** The list of available Threads that are not currently running */