Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
17f227bf
Commit
17f227bf
authored
Nov 28, 2007
by
Rémi Denis-Courmont
Browse files
Default DVD to NULL for autodetection (hmm...)
parent
8f32f1ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
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