mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 766757 - Follow-up to add missing break. r=me
This commit is contained in:
parent
fc5f65e8d7
commit
1a4f713f9d
@ -282,6 +282,7 @@ LogShellLoadType(nsIDocShell* aDocShell)
|
||||
break;
|
||||
case LOAD_REPLACE_BYPASS_CACHE:
|
||||
printf("replace bypass cache; ");
|
||||
break;
|
||||
case LOAD_ERROR_PAGE:
|
||||
printf("error page;");
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user