Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
17f227bf
Commit
17f227bf
authored
Nov 28, 2007
by
Rémi Denis-Courmont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Default DVD to NULL for autodetection (hmm...)
parent
8f32f1ea
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
include/vlc_config.h
include/vlc_config.h
+1
-1
No files found.
include/vlc_config.h
View file @
17f227bf
...
...
@@ -91,7 +91,7 @@
# define DVD_DEVICE "/dev/dvd"
#else
# define CD_DEVICE "D:"
# define DVD_DEVICE
CD_DEVICE
# define DVD_DEVICE
NULL
#endif
#define VCD_DEVICE CD_DEVICE
#define CDAUDIO_DEVICE CD_DEVICE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment