Changeset dea44bfed2a2777463ecc892384316c19be9f1d8

Show
Ignore:
Timestamp:
07/05/08 18:37:45 (2 months ago)
Author:
Pierre d'Herbemont <pdherbemont@videolan.org>
git-committer:
Pierre d'Herbemont <pdherbemont@videolan.org> 1215275865 +0200
git-parent:

[cbca7229daf9e6a12a3e7e10bf34548da72502fb]

git-author:
Pierre d'Herbemont <pdherbemont@videolan.org> 1215275865 +0200
Message:

libvlc: Typo.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/libvlc-module.c

    rcbca722 rdea44bf  
    18321832 
    18331833    add_bool( "auto-adjust-pts-delay", false, NULL, 
    1834               AUTO_ADJUST_PTS_DELAY, AUTO_ADJUST_PTS_LONGTEXT, false ); 
     1834              AUTO_ADJUST_PTS_DELAY, AUTO_ADJUST_PTS_DELAY_LONGTEXT, false ); 
    18351835 
    18361836#if !defined(__APPLE__) && !defined(SYS_BEOS) && defined(LIBVLC_USE_PTHREAD)