XcbXorg: Fill in correct placeholder implexor algo name
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
#include <iostream>
|
||||
#include <algorithm>
|
||||
#include <stdexcept>
|
||||
#include "xcbXorg.h"
|
||||
|
||||
|
||||
static CExportedImplexorApiDesc xcbXorgExportedImplexorApis[] =
|
||||
{
|
||||
{
|
||||
.name = "XcbXorg"
|
||||
.name = "video-implexor"
|
||||
},
|
||||
{
|
||||
.name = NULL
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user