changeset 2704:af74345861a9

Comment fix.
author Richard M. Stallman <rms@gnu.org>
date Sun, 09 May 1993 14:26:40 +0000
parents 8ea617fb9603
children b4587e7ff4e5
files lisp/diff.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/diff.el	Sun May 09 04:27:47 1993 +0000
+++ b/lisp/diff.el	Sun May 09 14:26:40 1993 +0000
@@ -30,6 +30,7 @@
 
 (require 'compile)
 
+;;; This is duplicated in vc.el.
 (defvar diff-switches "-c"
   "*A string or list of strings specifying switches to be be passed to diff.")