From: Tom Tromey Date: Wed, 27 Nov 2019 01:49:32 +0000 (-0700) Subject: Fix creal_internal_fn comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=53a008a61e22c8d385eb57fb5f786eb0c47ba355;p=binutils-gdb.git Fix creal_internal_fn comment I noticed that the comment before creal_internal_fn refers to $_cimag, but should refer to $_creal. gdb/ChangeLog 2019-11-28 Tom Tromey * value.c (creal_internal_fn): Fix comment. Change-Id: I5665aceb4be5aae7014e914cfb39db184c65d5ea --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c777def757b..bc61c35064e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2019-11-28 Tom Tromey + + * value.c (creal_internal_fn): Fix comment. + 2019-11-28 Tom Tromey * gdbtypes.h (struct range_bounds) builtin_int, ret); } -/* Implementation of the convenience function $_cimag. Extracts the +/* Implementation of the convenience function $_creal. Extracts the real part from a complex number. */ static struct value *