summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/draw13.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/modules/render/draw13.h')
-rw-r--r--src/osd/modules/render/draw13.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osd/modules/render/draw13.h b/src/osd/modules/render/draw13.h
index 7c5716a80b5..26a6bb565bf 100644
--- a/src/osd/modules/render/draw13.h
+++ b/src/osd/modules/render/draw13.h
@@ -145,7 +145,7 @@ struct copy_info_t
copy_info_t *next;
};
-/* sdl_info is the information about SDL for the current screen */
+/* renderer_sdl2 is the information about SDL for the current screen */
class renderer_sdl2 : public osd_renderer
{
public: