mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-27 03:44:23 +03:00
Missing semicolon.
This commit is contained in:
parent
634b8f642e
commit
d76e7db6fe
@ -125,7 +125,7 @@ struct ami_file_input_menu_data {
|
||||
int x;
|
||||
int y;
|
||||
struct browser_window bw;
|
||||
}
|
||||
};
|
||||
|
||||
struct Library *PopupMenuBase = NULL;
|
||||
struct PopupMenuIFace *IPopupMenu = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user