Update comments to to_xfer_partial implementations.
[deliverable/binutils-gdb.git] / gdb / gnu-nat.c
index b5a8da0271266a94e437a9e734ea10e801a4d63b..efafc3557580bef14f3c79a98674c1a2d5d0eb70 100644 (file)
@@ -2473,7 +2473,8 @@ out:
 
 \f
 
-/* Helper for gnu_xfer_partial that handles memory transfers.  */
+/* Implement the to_xfer_partial target_ops method for
+   TARGET_OBJECT_MEMORY.  */
 
 static enum target_xfer_status
 gnu_xfer_memory (gdb_byte *readbuf, const gdb_byte *writebuf,
This page took 0.025052 seconds and 4 git commands to generate.