openbsd-ports/multimedia/lsdvd/patches/patch-ohuman_c
ckuethe 6836dc303e fix HOMEPAGE. remove extra blank line at end of human-readable output.
verbose dump of IFO structure if -vvv is specified. ok jim@
2010-06-28 19:22:50 +00:00

12 lines
270 B
Plaintext

$OpenBSD: patch-ohuman_c,v 1.1 2010/06/28 19:22:50 ckuethe Exp $
--- ohuman.c.orig Mon Dec 12 11:04:53 2005
+++ ohuman.c Sat Jun 26 10:21:42 2010
@@ -111,7 +111,6 @@ void ohuman_print(struct dvd_info *dvd_info) {
printf("\n");
}
}
- printf("\n");
}
}