Mercurial > emacs
diff src/process.c @ 3608:c7aadfb55138
Typo.
| author | Jim Blandy <jimb@redhat.com> |
|---|---|
| date | Thu, 10 Jun 1993 09:32:18 +0000 |
| parents | e425c3048283 |
| children | c7ff787b096f |
line wrap: on
line diff
--- a/src/process.c Thu Jun 10 07:22:07 1993 +0000 +++ b/src/process.c Thu Jun 10 09:32:18 1993 +0000 @@ -291,7 +291,7 @@ p->raw_status_high = Qnil; } -/* Convert a process status work in Unix format to +/* Convert a process status word in Unix format to the list that we use internally. */ Lisp_Object
