]> git.eshelyaron.com Git - emacs.git/commit
Fix FreeBSD typo in process-attributes cstime
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 5 Mar 2022 03:21:37 +0000 (19:21 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 5 Mar 2022 03:29:04 +0000 (19:29 -0800)
commit58b5652f6bd605e441037a29e8abcb615e76bea8
tree27d47c85080951f78c1fc009750582d69952b346
parent3c5aad0b8b88fd763e46c41a2fab87c9dc206e97
Fix FreeBSD typo in process-attributes cstime

* src/sysdep.c (system_process_attributes) [__FreeBSD__]:
Fix typo that caused cstime to always equal cutime.
src/sysdep.c