mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
* value.c (free_all_values): Tweak comment.
This commit is contained in:
@@ -638,7 +638,8 @@ value_free_to_mark (struct value *mark)
|
||||
}
|
||||
|
||||
/* Free all the values that have been allocated (except for those released).
|
||||
Called after each command, successful or not. */
|
||||
Call after each command, successful or not.
|
||||
In practice this is called before each command, which is sufficient. */
|
||||
|
||||
void
|
||||
free_all_values (void)
|
||||
|
||||
Reference in New Issue
Block a user