mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
nt/config.nt (BROKEN_SA_RESTART): Fix comment.
This commit is contained in:
parent
fd9d2a9d08
commit
9d6fa7c706
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
|
|||
/* Define to the number of bits in type 'wint_t'. */
|
||||
#undef BITSIZEOF_WINT_T
|
||||
|
||||
/* Define if SA_RESTART should not be used. */
|
||||
/* Define if SA_RESTART should only be used in batch mode. */
|
||||
#undef BROKEN_SA_RESTART
|
||||
|
||||
/* Define if SIGIO should not be used. */
|
||||
|
|
|
|||
Loading…
Reference in a new issue