doc fix
authorJim Kingdon <jkingdon@engr.sgi.com>
Fri, 25 Jun 1993 22:30:46 +0000 (22:30 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Fri, 25 Jun 1993 22:30:46 +0000 (22:30 +0000)
gdb/remote.c

index 41941ff69bd4adef396931e1601167d2fe8f2081..4878e5a923799b511c60c8f8201ee9f1ad03756e 100644 (file)
@@ -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;