changeset 52528:31ec35eae895

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 18 Sep 2003 10:40:04 +0000
parents 3ea59ac8dfa5
children c4c3b1b0d5c0
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Sep 18 10:39:47 2003 +0000
+++ b/src/ChangeLog	Thu Sep 18 10:40:04 2003 +0000
@@ -1,3 +1,9 @@
+2003-09-18  Dave Love  <fx@gnu.org>
+
+	* process.c (Fnetwork_interface_info): Fix type error.
+	(Fnetwork_interface_list): Doc fix.
+	(read_process_output, read_process_output): Delete unused var.
+
 2003-09-17  Kim F. Storm  <storm@cua.dk>
 
 	* process.c (Fnetwork_interface_list, Fnetwork_interface_info):