diff options
author | Erik Naggum <erik@naggum.no> | 1996-05-20 21:07:10 +0000 |
---|---|---|
committer | Erik Naggum <erik@naggum.no> | 1996-05-20 21:07:10 +0000 |
commit | 19f2ab1d0c8b49401a4f428408816eeb9657e350 (patch) | |
tree | f86c8f0a0cfffd03a54ccb25c37849a98b62c0f7 /lisp/tcp.el | |
parent | 3716606fd683a82914e11704a88d96dc9a838dfb (diff) | |
download | emacs-19f2ab1d0c8b49401a4f428408816eeb9657e350.tar.gz |
Fixed up initial line
Diffstat (limited to 'lisp/tcp.el')
-rw-r--r-- | lisp/tcp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/tcp.el b/lisp/tcp.el index c2f921f61f9..2f5b756ab82 100644 --- a/lisp/tcp.el +++ b/lisp/tcp.el @@ -1,4 +1,4 @@ -;;; TCP/IP stream emulation for GNU Emacs +;;; tcp.el --- TCP/IP stream emulation for GNU Emacs ;; Copyright (C) 1988, 1989, 1993 Free Software Foundation, Inc. |