freebsd-ports/sysutils/vobcopy/files/patch-vobcopy.c
Mario Sergio Fujikawa Ferreira 075fbb61a1 Update to 1.0.1
2006-12-10 16:26:06 +00:00

11 lines
239 B
C

--- vobcopy.c.orig Mon Dec 4 23:50:04 2006
+++ vobcopy.c Mon Dec 4 23:52:23 2006
@@ -146,6 +146,8 @@
#endif
+ /* initialize string */
+ dvd_path[0] = '\0';
/*
* the getopt part (getting the options from command line)