Changeset 1c291a62d72b12f9aa6ddd299923715a6fb64943

Show
Ignore:
Timestamp:
25/08/05 18:57:01 (3 years ago)
Author:
Christophe Mutricy <xtophe@videolan.org>
git-committer:
Christophe Mutricy <xtophe@videolan.org> 1124989021 +0000
git-parent:

[6bcf1f054e8d61c944b3bf5a38fb18cdc5928214]

git-author:
Christophe Mutricy <xtophe@videolan.org> 1124989021 +0000
Message:

Typo

Files:

Legend:

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

    r74764fb r1c291a6  
    151151DECLARE_VLC_VERSION( CompileBy, COMPILE_BY ); 
    152152DECLARE_VLC_VERSION( CompileHost, COMPILE_HOST ); 
    153 DECLARE_VLC_VERSION( CompileDomain, COMPILE_HOST ); 
     153DECLARE_VLC_VERSION( CompileDomain, COMPILE_DOMAIN ); 
    154154DECLARE_VLC_VERSION( Compiler, COMPILER ); 
    155155