]> git.eshelyaron.com Git - emacs.git/commitdiff
* test/lisp/vc/vc-tests.el (w32-application-type): Fix declaration.
authorGlenn Morris <rgm@gnu.org>
Fri, 9 Mar 2018 21:36:50 +0000 (16:36 -0500)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:15:02 +0000 (14:15 +0800)
test/lisp/vc/vc-tests.el

index 7fdf0626cd7a9f1bcd15fc7684a14336ede11206..cd774d301df34d5d952f360ced80d60b72d1ad58 100644 (file)
 (require 'ert)
 (require 'vc)
 
-(declare-function w32-application-type "w32proc")
+(declare-function w32-application-type "w32proc.c")
 
 ;; The working horses.