From 16e1d1d3612e3d18120798bfb598b62c99537529 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Fri, 25 Jun 1993 22:30:46 +0000 Subject: doc fix --- gdb/remote.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb') diff --git a/gdb/remote.c b/gdb/remote.c index 41941ff..4878e5a 100644 --- a/gdb/remote.c +++ b/gdb/remote.c @@ -182,7 +182,7 @@ static int timeout = 2; int icache; #endif -/* Descriptor for I/O to remote machine. Initialize it to -1 so that +/* Descriptor for I/O to remote machine. Initialize it to NULL so that remote_open knows that we don't have a file open when the program starts. */ serial_t remote_desc = NULL; -- cgit v1.1