changeset 2258:9e79f0a666e6

Oops...
author Eric S. Raymond <esr@snark.thyrsus.com>
date Fri, 19 Mar 1993 06:41:41 +0000
parents 668491072928
children 2ba32183ea62
files lisp/ange-ftp.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ange-ftp.el	Fri Mar 19 05:30:19 1993 +0000
+++ b/lisp/ange-ftp.el	Fri Mar 19 06:41:41 1993 +0000
@@ -3,8 +3,8 @@
 ;;; Copyright (C) 1989, 1990, 1991, 1992  Free Software Foundation, Inc.
 ;;; ??? Waiting for papers from several people.
 ;;;
-;;; Author: Andy Norman (ange@hplb.hpl.hp.com)
-;;; Keywords: comm
+;; Author: Andy Norman (ange@hplb.hpl.hp.com)
+;; Keywords: comm
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
@@ -859,7 +859,7 @@
 ;;;; Internal variables.
 ;;;; ------------------------------------------------------------
 
-(defconst ange-ftp-version "$Revision: 1.14 $")
+(defconst ange-ftp-version "$Revision: 1.15 $")
 
 (defvar ange-ftp-data-buffer-name " *ftp data*"
   "Buffer name to hold directory listing data received from ftp process.")