Fix comment.
This commit is contained in:
parent
41e1d812ea
commit
1819c8b28e
1 changed files with 1 additions and 1 deletions
2
empc.el
2
empc.el
|
|
@ -69,7 +69,7 @@
|
|||
return at the end of a request.")
|
||||
|
||||
(defun empc-process-sentinel (proc event)
|
||||
"Process sentinel for empc-process."
|
||||
"Process sentinel for `empc-process'."
|
||||
(let ((status (process-status proc)))
|
||||
(cond ((eq status 'closed)
|
||||
(when empc-verbose
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue