Changeset 5818e881a9a236842999da61aebaa36b450d350a

Show
Ignore:
Timestamp:
08/10/07 21:03:16 (1 year ago)
Author:
Laurent Aimar <fenrir@videolan.org>
git-committer:
Laurent Aimar <fenrir@videolan.org> 1191870196 +0000
git-parent:

[fd592d264ac3a8a83585f61b889f4ceafa1d35b4]

git-author:
Laurent Aimar <fenrir@videolan.org> 1191870196 +0000
Message:

Removed 1 warning.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/demux/flac.c

    r30dcf59 r5818e88  
    637637            /* generic (PERFORMER/LICENSE/ORGANIZATION/LOCATION/CONTACT/ISRC, 
    638638             * undocumented tags and replay gain ) */ 
    639             audio_replay_gain_t *r = &p_sys->replay_gain; 
    640639            char *p = strchr( psz, '=' ); 
    641640            *p++ = '\0';