run tabbing pass
[c11tester.git] / action.h
index 1797e618d9940564183bc727673a2c93bdc67e22..5f7d25c3f38b394e690f2bf946e44fe5ed4eb944 100644 (file)
--- a/action.h
+++ b/action.h
@@ -70,7 +70,7 @@ typedef enum action_type {
        ATOMIC_NOTIFY_ALL,      // < A notify all action
        ATOMIC_WAIT,    // < A wait action
        ATOMIC_ANNOTATION,      // < An annotation action to pass information to a trace analysis
-       NOOP            // no operation, which returns control to scheduler
+       NOOP    // no operation, which returns control to scheduler
 } action_type_t;