summaryrefslogtreecommitdiff
path: root/lisp/vc-sccs.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2001-07-16 12:23:00 +0000
committerPavel Janík <Pavel@Janik.cz>2001-07-16 12:23:00 +0000
commitcafd54559f59b7fa33a3402c449b1191e2e81c76 (patch)
tree0dc682013d7ddbb04a8f03b2ee4ec1bb919067d0 /lisp/vc-sccs.el
parentf22a19c6ad181bd8e8d22a57991472c4b09594c3 (diff)
downloademacs-cafd54559f59b7fa33a3402c449b1191e2e81c76.tar.gz
Some fixes to follow coding conventions.
Diffstat (limited to 'lisp/vc-sccs.el')
-rw-r--r--lisp/vc-sccs.el5
1 files changed, 1 insertions, 4 deletions
diff --git a/lisp/vc-sccs.el b/lisp/vc-sccs.el
index 2eb66b9f2e7..49692cd0727 100644
--- a/lisp/vc-sccs.el
+++ b/lisp/vc-sccs.el
@@ -5,7 +5,7 @@
;; Author: FSF (see vc.el for full credits)
;; Maintainer: Andre Spiegel <spiegel@gnu.org>
-;; $Id: vc-sccs.el,v 1.10 2001/03/10 10:51:22 spiegel Exp $
+;; $Id: vc-sccs.el,v 1.11 2001/03/29 11:49:22 spiegel Exp $
;; This file is part of GNU Emacs.
@@ -418,6 +418,3 @@ If NAME is nil or a version number string it's just passed through."
(provide 'vc-sccs)
;;; vc-sccs.el ends here
-
-
-