* value.c (record_latest_value): Fix comment.
[deliverable/binutils-gdb.git] / gdb / value.c
index 73ba18ee1380355654018a82ab1b6f5d5e2bf232..50b0245436461a8d612b0c9e5ac5cab9f1bef2e8 100644 (file)
@@ -1642,9 +1642,7 @@ set_value_component_location (struct value *component,
 /* Access to the value history.  */
 
 /* Record a new value in the value history.
-   Returns the absolute history index of the entry.
-   Result of -1 indicates the value was not saved; otherwise it is the
-   value history index of this new item.  */
+   Returns the absolute history index of the entry.  */
 
 int
 record_latest_value (struct value *val)
This page took 0.02556 seconds and 4 git commands to generate.