Fix trailing whitespace
This commit is contained in:
@@ -44,7 +44,7 @@ CClassFactory::~CClassFactory()
|
||||
STDMETHODIMP CClassFactory::QueryInterface(REFIID riid,
|
||||
void** ppvObject)
|
||||
{
|
||||
static const QITAB qit[] =
|
||||
static const QITAB qit[] =
|
||||
{
|
||||
QITABENT(CClassFactory, IClassFactory),
|
||||
{0},
|
||||
|
||||
Reference in New Issue
Block a user