Commit 4816afd2 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Typo

parent a256154f
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
/* DVD and VCD devices */ /* DVD and VCD devices */
#if !defined( WIN32 ) && !defined( UNDER_CE ) #if !defined( WIN32 ) && !defined( UNDER_CE )
# define CD_DEVICE "dev/cdrom" # define CD_DEVICE "/dev/cdrom"
# define DVD_DEVICE "/dev/dvd" # define DVD_DEVICE "/dev/dvd"
#else #else
# define CD_DEVICE "D:" # define CD_DEVICE "D:"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment