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?

Diego
_______________________________________________
DVDnav-discuss mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss

Reply via email to