summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2005-04-19 05:58:24 +0000
committerBen Elliston <bje@au.ibm.com>2005-04-19 05:58:24 +0000
commit7cf88425bdc9b86a7b95472efacb9c241a47a1c0 (patch)
tree7d801dfa43d24e137c55ad99af3a11ac860ba44d
parentbdc68d42e559c052fccaed48e793532511376542 (diff)
downloadgdb-7cf88425bdc9b86a7b95472efacb9c241a47a1c0.tar.gz
* c-lang.c (c_create_fundamental_type): Comment fix.
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/c-lang.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 73fc087d88f..86a6b568e1e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-19 Ben Elliston <bje@au.ibm.com>
+
+ * c-lang.c (c_create_fundamental_type): Comment fix.
+
2005-04-18 Michael Snyder <msnyder@redhat.com>
* mn10300-tdep.c: Assimilate code from mn10300-prologue.c.
diff --git a/gdb/c-lang.c b/gdb/c-lang.c
index 0916bb8cd85..35b51315903 100644
--- a/gdb/c-lang.c
+++ b/gdb/c-lang.c
@@ -202,7 +202,7 @@ c_printstr (struct ui_file *stream, const bfd_byte *string,
gdb test suite since we don't have to account for the differences
in output depending upon what the compiler and debugging format
support. We will probably have to re-examine the issue when gdb
- starts taking it's fundamental type information directly from the
+ starts taking its fundamental type information directly from the
debugging information supplied by the compiler. fnf@cygnus.com */
struct type *