Skip to content

Commit 291189b

Browse files
committed
Comment fix
1 parent 78ae6b2 commit 291189b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#include <GLFW/glfw3.h>
33
#include <iostream>
44

5-
// Branch 0.15 : Bare Minimum OpenGL Window w/ functions
5+
// Branch 0.1.1 : Bare Minimum OpenGL Window w/ functions
66

77
static bool initializeGLFW() {
88
if (!glfwInit()) {

0 commit comments

Comments
 (0)