summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-filewise.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/vc/vc-filewise.el')
-rw-r--r--lisp/vc/vc-filewise.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/vc/vc-filewise.el b/lisp/vc/vc-filewise.el
index e1b042a7424..254e47933d6 100644
--- a/lisp/vc/vc-filewise.el
+++ b/lisp/vc/vc-filewise.el
@@ -82,3 +82,5 @@ If the file is not registered, or the master name is not known, return nil."
nil)))) ; Not registered
(provide 'vc-filewise)
+
+;;; vc-filewise.el ends here