Formatting.

master
Camilla Berglund ago%!(EXTRA string=11 years)
parent 138feb8be6
commit 3c70155504
  1. 4
      src/win32_window.c

@ -669,8 +669,8 @@ static int createWindow(_GLFWwindow* window,
ypos = CW_USEDEFAULT;
getFullWindowSize(window,
wndconfig->width, wndconfig->height,
&fullWidth, &fullHeight);
wndconfig->width, wndconfig->height,
&fullWidth, &fullHeight);
}
wideTitle = _glfwCreateWideStringFromUTF8(wndconfig->title);

Loading…
Cancel
Save