Refactor perl code to write file header
[emu8051.git] / src / pgmwin.h
index 0276e7f..952d931 100644 (file)
@@ -28,7 +28,7 @@ GtkWidget *
 pgmwin_init(void);
 
 void
-pgmwin_Disasm(void);
+pgmwin_refresh(void);
 
 int
 pgmwin_IsBreakpoint(unsigned int address);