gdb/ChangeLog:
* dwarf2loc.h (dwarf2_evaluate_property): Minor function
description fix.
+2014-09-03 Joel Brobecker <brobecker@adacore.com>
+
+ * dwarf2loc.h (dwarf2_evaluate_property): Minor function
+ description fix.
+
2014-09-02 Doug Evans <dje@google.com>
* typeprint.c (find_global_typedef): Fix comment.
size_t size,
struct dwarf2_per_cu_data *per_cu);
-/* Converts a dynamic property into a static one. ADDR is the address of
- the object currently being evaluated and might be nedded.
+/* Converts a dynamic property into a static one. ADDRESS is the address
+ of the object currently being evaluated and might be nedded.
Returns 1 if PROP could be converted and the static value is passed back
into VALUE, otherwise returns 0. */