forked from Imagelibrary/binutils-gdb
Fix typo in comment.
This commit is contained in:
@@ -409,7 +409,7 @@ value_true PARAMS ((struct value *));
|
|||||||
|
|
||||||
extern struct type * lang_bool_type PARAMS ((void));
|
extern struct type * lang_bool_type PARAMS ((void));
|
||||||
|
|
||||||
/* The type used for Boolean values in teh current language. */
|
/* The type used for Boolean values in the current language. */
|
||||||
#define LA_BOOL_TYPE lang_bool_type ()
|
#define LA_BOOL_TYPE lang_bool_type ()
|
||||||
|
|
||||||
/* Misc: The string representing a particular enum language. */
|
/* Misc: The string representing a particular enum language. */
|
||||||
|
|||||||
Reference in New Issue
Block a user