X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fmain.h;h=dfc352b7a88660d3e93f256362832311ba22e26a;hb=440f9992ee947ea5fd0debbf35fdd1011c6404b3;hp=f2416af2cd24af101764947075afab46c2a15721;hpb=1ffe943ec5e34e24199546b386114bb67586855a;p=vlc diff --git a/include/main.h b/include/main.h index f2416af2cd..dfc352b7a8 100644 --- a/include/main.h +++ b/include/main.h @@ -3,7 +3,7 @@ * Declaration and extern access to global program object. ***************************************************************************** * Copyright (C) 1999, 2000 VideoLAN - * $Id: main.h,v 1.18 2001/05/06 04:32:02 sam Exp $ + * $Id: main.h,v 1.19 2001/05/30 17:03:11 sam Exp $ * * Authors: Vincent Seguin * @@ -33,7 +33,7 @@ * should only be used by interface thread. *****************************************************************************/ -typedef struct +typedef struct main_s { /* Global properties */ int i_argc; /* command line arguments count */