diff ifo_print.h @ 11:5b63b7151e60 src

cosmetics: fix indentation
author rathann
date Sun, 13 Jul 2008 12:27:17 +0000
parents 8bfb8ef95f9a
children 4e610984cc3f
line wrap: on
line diff
--- 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 <inttypes.h>
-#  include "ifo_types.h"
+#include "ifo_types.h"
 
 void ifo_print(dvd_reader_t *dvd, int title);