diff lisp/vc-sccs.el @ 38436:b174db545cfd

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 12:23:00 +0000
parents 92a0a59a48ee
children d13c2139752b
line wrap: on
line diff
--- a/lisp/vc-sccs.el	Mon Jul 16 12:22:17 2001 +0000
+++ b/lisp/vc-sccs.el	Mon Jul 16 12:23:00 2001 +0000
@@ -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 @@
 (provide 'vc-sccs)
 
 ;;; vc-sccs.el ends here
-
-
-