# HG changeset patch # User rathann # Date 1215952037 0 # Node ID 5b63b7151e6018a02717bb73c16a569a3a8ab683 # Parent 8bfb8ef95f9a2aa732baf7155ec23df7d3cc965f cosmetics: fix indentation diff -r 8bfb8ef95f9a -r 5b63b7151e60 ifo_print.h --- a/ifo_print.h Sun Jun 08 17:53:51 2008 +0000 +++ b/ifo_print.h Sun Jul 13 12:27:17 2008 +0000 @@ -21,7 +21,7 @@ #define IFO_PRINT_H_INCLUDED #include -# include "ifo_types.h" +#include "ifo_types.h" void ifo_print(dvd_reader_t *dvd, int title);