* test/lisp/vc/vc-tests.el (w32-application-type): Fix declaration.

This commit is contained in:
Glenn Morris 2018-03-09 16:36:50 -05:00
parent ae0634148e
commit 01675be387

View file

@ -109,7 +109,7 @@
(require 'ert)
(require 'vc)
(declare-function w32-application-type "w32proc")
(declare-function w32-application-type "w32proc.c")
;; The working horses.