forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
237 B
C
11 lines
237 B
C
--- vobcopy.c.orig Sun Jun 24 08:26:07 2007
|
|
+++ vobcopy.c Wed Oct 10 20:56:58 2007
|
|
@@ -149,6 +149,8 @@
|
|
#endif
|
|
|
|
|
|
+ /* initialize string */
|
|
+ dvd_path[0] = '\0';
|
|
|
|
/*
|
|
* the getopt part (getting the options from command line)
|