Fix creal_internal_fn comment
[deliverable/binutils-gdb.git] / gdb / value.c
index 57e62b9175f4addbc3596b7ddfe92c5f7de745b1..2e2117bf31c37509c69ec562947520bd40ce7378 100644 (file)
@@ -3947,7 +3947,7 @@ isvoid_internal_fn (struct gdbarch *gdbarch,
   return value_from_longest (builtin_type (gdbarch)->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 *
This page took 0.04527 seconds and 4 git commands to generate.