* test/lisp/vc/vc-tests.el (w32-application-type): Fix declaration.
This commit is contained in:
parent
ae0634148e
commit
01675be387
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@
|
|||
(require 'ert)
|
||||
(require 'vc)
|
||||
|
||||
(declare-function w32-application-type "w32proc")
|
||||
(declare-function w32-application-type "w32proc.c")
|
||||
|
||||
;; The working horses.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue