X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fregwin.c;h=f94b8f9c7cc629a73e3b7db895495b13630ec937;hb=4c86604f944240034b02db1bd37b9092455d5d9f;hp=aaa006b6e56e00ca504861c679b4e861b29d8671;hpb=7e70fab3bd42fd167252edef062ff359633550b4;p=emu8051.git diff --git a/src/regwin.c b/src/regwin.c index aaa006b..f94b8f9 100644 --- a/src/regwin.c +++ b/src/regwin.c @@ -466,7 +466,7 @@ regwin_init(void) /* Show registers. */ void -regwin_Show(void) +regwin_refresh(void) { int row; GtkListStore *store;