Show
Ignore:
Timestamp:
10/09/07 22:28:47 (1 year ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1189456127 +0000
git-parent:

[6ee1e193fd896ab9a4729fde14f009d9ce629815]

git-author:
Rafaël Carré <funman@videolan.org> 1189456127 +0000
Message:

Revert previous commit for loader as it is external to vlc

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • libs/loader/com.h

    r6ee1e19 rdcfd2c7  
    7979 
    8080long CoCreateInstance(GUID* rclsid, struct IUnknown* pUnkOuter, 
    81               long dwClsContext, const GUID* riid, void** ppv); 
     81             long dwClsContext, const GUID* riid, void** ppv); 
    8282 
    8383#ifdef __cplusplus