X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Faccess%2Fvcdx%2Fvcd.h;h=614449974b67528301f26f51ab12ac80206b83e4;hb=6ee1e193fd896ab9a4729fde14f009d9ce629815;hp=8f7d033faf56c3d978764e15a406e82b0384809c;hpb=3305b049e7f587b23359a1c9047fb5763d19c1dc;p=vlc diff --git a/modules/access/vcdx/vcd.h b/modules/access/vcdx/vcd.h index 8f7d033faf..614449974b 100644 --- a/modules/access/vcdx/vcd.h +++ b/modules/access/vcdx/vcd.h @@ -5,7 +5,7 @@ * Copyright (C) 2003, 2004 the VideoLAN team * $Id$ * - * Authors: Rocky Bernstein + * Authors: Rocky Bernstein * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -46,7 +46,7 @@ typedef struct #if FINISHED vcdplay_event_t event; - vcdplay_ctrl_t control; + vcdplay_ctrl_t control; vcdplay_highlight_t hli; #endif