sim/ppc patch

bje@ozlabs.au.ibm.com bje@ozlabs.au.ibm.com
Sun Jul 11 23:37:00 GMT 2004


Committed as obvious:

2004-07-10  Ben Elliston  <bje@au.ibm.com>

        * tree.c (parse_integer_property): Comment typo fix.

Index: tree.c
===================================================================
RCS file: /cvs/src/src/sim/ppc/tree.c,v
retrieving revision 1.2
diff -u -r1.2 tree.c
--- tree.c      14 Nov 2001 19:54:59 -0000      1.2
+++ tree.c      11 Jul 2004 23:36:58 -0000
@@ -619,7 +619,7 @@
     for (i = 0; i < nr_entries; i++) {
       H2BE(words[i]);
     }
-    /* perhaphs integer array property is better */
+    /* perhaps integer array property is better */
     device_add_array_property(current, property_name, words,
                               sizeof(words[0]) * nr_entries);
   }



More information about the Gdb-patches mailing list