Commit e407b488 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

10l: Oops.Sorry. Fix build.

parent 0bf11b8c
...@@ -338,7 +338,7 @@ typedef enum vlc_key { ...@@ -338,7 +338,7 @@ typedef enum vlc_key {
ACTIONID_ZOOM_ORIGINAL, ACTIONID_ZOOM_ORIGINAL,
ACTIONID_ZOOM_DOUBLE, ACTIONID_ZOOM_DOUBLE,
/* Cycle Through Audio Devices */ /* Cycle Through Audio Devices */
ACTIONID_AUDIODEVICE_CYCLE ACTIONID_AUDIODEVICE_CYCLE,
/* Scaling in fullscreen */ /* Scaling in fullscreen */
ACTIONID_TOGGLE_SCALING, ACTIONID_TOGGLE_SCALING,
} vlc_key_t; } vlc_key_t;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment