summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/drawogl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/modules/render/drawogl.h')
-rw-r--r--src/osd/modules/render/drawogl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osd/modules/render/drawogl.h b/src/osd/modules/render/drawogl.h
index 8bfd2ba1f50..5444f203141 100644
--- a/src/osd/modules/render/drawogl.h
+++ b/src/osd/modules/render/drawogl.h
@@ -91,7 +91,7 @@ public:
};
-/* sdl_info is the information about SDL for the current screen */
+/* renderer_ogl is the information about OpenGL for the current screen */
class renderer_ogl : public osd_renderer
{
public: