From: Glenn Morris Date: Mon, 1 Dec 2014 21:32:04 +0000 (-0500) Subject: * lisp/vc/vc-svn.el: Remove stray comment char introduced earlier today. X-Git-Tag: emacs-25.0.90~2635^2~235 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ab882ed218bf507a825f538213de442d93725014;p=emacs.git * lisp/vc/vc-svn.el: Remove stray comment char introduced earlier today. --- diff --git a/lisp/vc/vc-svn.el b/lisp/vc/vc-svn.el index 00a0388c599..03fb32154c2 100644 --- a/lisp/vc/vc-svn.el +++ b/lisp/vc/vc-svn.el @@ -9,7 +9,7 @@ ;; This file is part of GNU Emacs. ;; GNU Emacs is free software: you can redistribute it and/or modify -;; it under the` terms of the GNU General Public License as published by +;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation, either version 3 of the License, or ;; (at your option) any later version.