From 47abffdbf565fabb56a735930886fe32e00cb779 Mon Sep 17 00:00:00 2001 From: Wolfgang Draxinger Date: Thu, 27 Mar 2014 21:19:46 +0100 Subject: header file fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3f54fe..73bf274 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ an intermediary OpenGL context (and usually also intermediary window) to obtain access to the extension functions. wglarb hides the nasty details behind a initialization-less API. Just call -`wglext_ChoosePixelFormatARB` and `wglext_CreateContextAttribsARB`. Initialization +`wglarb_ChoosePixelFormatARB` and `wglarb_CreateContextAttribsARB`. Initialization of the intermediary window and OpenGL context happen on demand as needed. **Important Notice:** -- cgit v1.2.3