Fix error when toggling memory display viewing on/off
authorHugo Villeneuve <hugo@hugovil.com>
Fri, 17 Jan 2014 04:22:46 +0000 (23:22 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Thu, 23 Jan 2014 04:32:10 +0000 (23:32 -0500)
commit9417a6bc0bbc72d367c3ee84274a4eac1bf24a7e
tree2b422e560d45917f63cc34f9b5bbb85bb5711ec3
parentcec5fe02c3a4a36a2d48cc875150fedaf8a9d642
Fix error when toggling memory display viewing on/off

Only the first two rows were displayed. The crc_init variable
was not handled correctly.
src/gtk/memwin.c