]> git.eshelyaron.com Git - emacs.git/commit
; Fix punctuation and typos in w32proc.c
authorPo Lu <luangruo@yahoo.com>
Sat, 15 Mar 2025 04:46:32 +0000 (12:46 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 15 Mar 2025 17:13:39 +0000 (18:13 +0100)
commitcc09b8a85bd6daccb499c3ec6445eb3c7918e922
tree6cf7ba7ef221b9c9ae59479fe44cd67a526e7ce6
parent35919c857076163f874579478918d70722f16955
; Fix punctuation and typos in w32proc.c

* src/w32proc.c (WFO_MAX_WAIT, wait_objects_context)
(start_wait_objects, stop_wait_objects, end_wait_and_return)
(shrink_wait_pool, free_wait_pool, wait_for_objects)
(msg_wait_for_objects, delete_child, WINAPI, create_child)
(waitpid): Repunctuate sentences and correct typos.

(cherry picked from commit 1749ad825e2d7bd456665ce02fb7faf79a6e9143)
src/w32proc.c