On Sun, Sep 14, 2008 at 10:04:31PM +0200, Nico Sabbi wrote: > Il giorno dom, 14/09/2008 alle 21.22 +0200, Diego Biurrun ha scritto: > > I want to propose adding proper multiple inclusion guards to both > > libdvdread and libdvdnav, i.e. > > > > #ifndef LIBDVDREAD_NAV_PRINT_H > > #define LIBDVDREAD_NAV_PRINT_H > > > > instead of > > > > #ifndef NAV_PRINT_H_INCLUDED > > #define NAV_PRINT_H_INCLUDED > > > > I have already done this to my local trees, but attaching large patches > > would be pointless. OK to make the change? > > yes
Implemented. Diego _______________________________________________ DVDnav-discuss mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss
