m_unchecked_read_write (add_state ("fd-unchecked-read-write")),\r
m_unchecked_read_only (add_state ("fd-unchecked-read-only")),\r
m_unchecked_write_only (add_state ("fd-unchecked-write-only")),\r
- m_invalid (add_state ("fd-invalid")),\r
m_valid_read_write (add_state ("fd-valid-read-write")),\r
m_valid_read_only (add_state ("fd-valid-read-only")),\r
m_valid_write_only (add_state ("fd-valid-write-only")),\r
- m_closed (add_state ("fd-closed")), m_stop (add_state ("fd-stop"))\r
+ m_invalid (add_state ("fd-invalid")),\r
+ m_closed (add_state ("fd-closed")),\r
+ m_stop (add_state ("fd-stop"))\r
{\r
}\r
\r