Remove more reserved identifiers (#6925)

This commit is contained in:
Sylvain Becker 2022-12-29 22:58:16 +01:00 committed by GitHub
parent ce412c2c71
commit d7d3c22dbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 517 additions and 517 deletions

View file

@ -41,7 +41,7 @@
#define DBUS_TIMEOUT 500
typedef struct _FcitxClient
typedef struct FcitxClient
{
SDL_DBusContext *dbus;