]> git.eshelyaron.com Git - emacs.git/commitdiff
nt/config.nt (BROKEN_SA_RESTART): Fix comment.
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 8 Jul 2012 14:58:24 +0000 (16:58 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 8 Jul 2012 14:58:24 +0000 (16:58 +0200)
nt/config.nt

index e6505fda825b074ba771cce54cb84b557e299f07..3dd6d8a822b8803144c08f47e8cf2e8b95724589 100644 (file)
@@ -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. */