2011-01-10 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / remote.h
index 19a58c84d3758552c4de900bf302db5ab0291837..53279474960a9a1bf161191e65e4266f9bf42ae3 100644 (file)
@@ -34,7 +34,7 @@ extern void getpkt (char **buf, long *sizeof_buf, int forever);
    of the packet is in BUF.  The string in BUF can be at most PBUFSIZ
    - 5 to account for the $, # and checksum, and for a possible /0 if
    we are debugging (remote_debug) and want to print the sent packet
-   as a string */
+   as a string */
 
 extern int putpkt (char *buf);
 
This page took 0.025172 seconds and 4 git commands to generate.