Resolved merge with upstream

This commit is contained in:
Keith Bowes 2020-02-24 20:15:42 -05:00
commit 410b1e2ced

View file

@ -73,5 +73,5 @@ bool terminate_wb(struct wb_server* server) {
printf("Display destroyed.\n");
return true;
return true;
}