summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/drawsdl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/modules/render/drawsdl.h')
-rw-r--r--src/osd/modules/render/drawsdl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osd/modules/render/drawsdl.h b/src/osd/modules/render/drawsdl.h
index 51194c8496f..6c0b51c0663 100644
--- a/src/osd/modules/render/drawsdl.h
+++ b/src/osd/modules/render/drawsdl.h
@@ -17,7 +17,7 @@
#include <SDL2/SDL.h>
-/* renderer_sdl2 is the information about SDL for the current screen */
+/* renderer_sdl1 is the information about SDL for the current screen */
class renderer_sdl1 : public osd_renderer
{
public: