copypaste error (nw)

This commit is contained in:
Vas Crabb 2017-01-15 22:25:35 +11:00
parent 71c5ceb5fe
commit ffd5f6cc9c

View File

@ -207,7 +207,7 @@ protected:
typedef m68705prg_state<m68705p3_device> p3prg_state;
typedef m68705prg_state<m68705p5_device> p5prg_state;
typedef m68705prg_state<m68705u3_device> r3prg_state;
typedef m68705prg_state<m68705r3_device> r3prg_state;
typedef m68705prg_state<m68705u3_device> u3prg_state;