# HG changeset patch # User nicodvb # Date 1199023159 0 # Node ID 584f645932b0b9bd76afb3bf2cdde811ff4ccbf1 # Parent 94604c5160a0ecb7717f2b3240dbe128e2be197f reindented diff -r 94604c5160a0 -r 584f645932b0 dvdread/ifo_print.c --- a/dvdread/ifo_print.c Sun Dec 30 13:58:36 2007 +0000 +++ b/dvdread/ifo_print.c Sun Dec 30 13:59:19 2007 +0000 @@ -1092,7 +1092,7 @@ printf("\nFirst Play PGC\n--------------\n"); if(ifohandle->first_play_pgc) - ifo_print_PGC(ifohandle->first_play_pgc); + ifo_print_PGC(ifohandle->first_play_pgc); else printf("No First Play PGC present\n");