projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
059f186
)
; * test/src/process-tests.el: Fix comment style.
author
Philipp Stephani
<phst@google.com>
Wed, 30 Dec 2020 21:16:26 +0000
(22:16 +0100)
committer
Philipp Stephani
<phst@google.com>
Wed, 30 Dec 2020 21:36:42 +0000
(22:36 +0100)
test/src/process-tests.el
patch
|
blob
|
history
diff --git
a/test/src/process-tests.el
b/test/src/process-tests.el
index aeb5b75021233865e148bd11942f48a4b5ef304f..21a9a964be5e3d08e788942d7709419af18d67fb 100644
(file)
--- a/
test/src/process-tests.el
+++ b/
test/src/process-tests.el
@@
-425,4
+425,4
@@
FD_SETSIZE file descriptors (Bug#24325)."
(delete-process process)))))
(provide 'process-tests)
-;;
process-tests.el ends here.
+;;
; process-tests.el ends here