* mu-query-xapian: make the C++ more like C
mixing styles leads to weird errors
This commit is contained in:
@ -25,9 +25,11 @@
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
||||
/*
|
||||
* MuQueryXapian
|
||||
*/
|
||||
|
||||
struct _MuQueryXapian;
|
||||
typedef struct _MuQueryXapian MuQueryXapian;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user