Changeset 17f227bf9c179149a7f1869f3114b097a0698ed3

Show
Ignore:
Timestamp:
11/28/07 20:00:12 (9 months ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1196276412 +0000
git-parent:

[8f32f1ea831a0b6558d40839e21c0b8f55d20dab]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1196276412 +0000
Message:

Default DVD to NULL for autodetection (hmm...)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • include/vlc_config.h

    r4816afd r17f227b  
    9292#else 
    9393#   define CD_DEVICE      "D:" 
    94 #   define DVD_DEVICE     CD_DEVICE 
     94#   define DVD_DEVICE     NULL 
    9595#endif 
    9696#define VCD_DEVICE        CD_DEVICE