mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-22 15:00:04 +01:00
Fix typo in commit b8b7cdf6df.
This commit is contained in:
parent
b8b7cdf6df
commit
c38feeb149
1 changed files with 0 additions and 1 deletions
|
|
@ -111,7 +111,6 @@ static unsigned char XF86MiscReqCode = 0;
|
||||||
# define DEBUG_P(x) ErrorF(x"\n");
|
# define DEBUG_P(x) ErrorF(x"\n");
|
||||||
#else
|
#else
|
||||||
# define DEBUG_P(x) do {} while (0)
|
# define DEBUG_P(x) do {} while (0)
|
||||||
}
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define MISCERR(x) (miscErrorBase + x)
|
#define MISCERR(x) (miscErrorBase + x)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue