diff options
Diffstat (limited to 'gdb/language.h')
-rw-r--r-- | gdb/language.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/language.h b/gdb/language.h index 26d7fb2..6653f99 100644 --- a/gdb/language.h +++ b/gdb/language.h @@ -788,7 +788,7 @@ struct symbol * const char *name); -/* These macros define the behaviour of the expression +/* These macros define the behavior of the expression evaluator. */ /* Should we range check values against the domain of their type? */ |