diff lisp/net/net-utils.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 2a73e688d635
children 0605a90581d4
line wrap: on
line diff
--- a/lisp/net/net-utils.el	Mon Jul 16 12:22:17 2001 +0000
+++ b/lisp/net/net-utils.el	Mon Jul 16 12:23:00 2001 +0000
@@ -1,11 +1,11 @@
-;;; net-utils.el --- Network functions
+;;; net-utils.el --- network functions
 
 ;; Copyright (C) 1998, 1999, 2000, 2001  Free Software Foundation, Inc.
 
 ;; Author:  Peter Breton <pbreton@cs.umb.edu>
 ;; Created: Sun Mar 16 1997
 ;; Keywords: network communications
-;; Time-stamp: <2000-10-04 22:39:05 pbreton>
+;; Time-stamp: <2001-07-15 00:34:52 pavel>
 
 ;; This file is part of GNU Emacs.