egl: Fix up indentation on previous commit
authorAdam Jackson <ajax@redhat.com>
Thu, 8 Sep 2016 17:21:24 +0000 (13:21 -0400)
committerAdam Jackson <ajax@redhat.com>
Thu, 8 Sep 2016 17:21:27 +0000 (13:21 -0400)
This was requested in review but I pushed the wrong version.

Signed-off-by: Adam Jackson <ajax@redhat.com>
src/egl/main/eglcontext.c

index 057b60fa491e279ee7b9f4982aac63facf0f7795..58740c31f9f391ea80d9990d50856be516152591 100644 (file)
@@ -460,8 +460,8 @@ _eglParseContextAttribList(_EGLContext *ctx, _EGLDisplay *dpy,
  *
  * According to EGL 1.5 Section 3.7:
  *
- * "EGL_OPENGL_API and EGL_OPENGL_ES_API are interchangeable for all
- *  purposes except eglCreateContext."
+ *     "EGL_OPENGL_API and EGL_OPENGL_ES_API are interchangeable for all
+ *     purposes except eglCreateContext."
  *
  * And since we only support GL and GLES, this is the only place where the
  * bound API matters at all. We look up the current API from the current