mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-08 20:50:52 -08:00
; * src/xterm.c (xi_disable_devices): Fix portability typo.
This commit is contained in:
parent
1dc3ecc6c3
commit
97a54d1327
1 changed files with 2 additions and 0 deletions
|
|
@ -12905,7 +12905,9 @@ xi_disable_devices (struct x_display_info *dpyinfo,
|
|||
}
|
||||
|
||||
devices[ndevices++] = dpyinfo->devices[i];
|
||||
|
||||
out:
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue