changeset 11:5b63b7151e60 src

cosmetics: fix indentation
author rathann
date Sun, 13 Jul 2008 12:27:17 +0000
parents 8bfb8ef95f9a
children 056f5573a7dc
files ifo_print.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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);