diff options
Diffstat (limited to 'lisp/vc/vc-filewise.el')
-rw-r--r-- | lisp/vc/vc-filewise.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc/vc-filewise.el b/lisp/vc/vc-filewise.el index ee73aa6f938..e1b042a7424 100644 --- a/lisp/vc/vc-filewise.el +++ b/lisp/vc/vc-filewise.el @@ -1,4 +1,4 @@ -;;; vc-filewise.el --- common functions for file-oriented back ends. +;;; vc-filewise.el --- common functions for file-oriented back ends. -*- lexical-binding: t; -*- ;; Copyright (C) 1992-1996, 1998-2021 Free Software Foundation, Inc. |