We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d3e3a commit 8c327f6Copy full SHA for 8c327f6
1 file changed
x_appl_font.c
@@ -17,7 +17,7 @@
17
short
18
mt_x_appl_font(short getset, short zero, XFONTINFO *info, short *global_aes)
19
{
20
- AES_PARAMS(0x7101,2,1,0,0);
+ AES_PARAMS(0x7101,2,1,1,0);
21
22
aes_intin[0] = getset;
23
aes_intin[1] = zero;
0 commit comments