* valops.c (find_method_list): Minor reformatting in comment.
authorJoel Brobecker <brobecker@gnat.com>
Mon, 29 Dec 2008 06:02:06 +0000 (06:02 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Mon, 29 Dec 2008 06:02:06 +0000 (06:02 +0000)
gdb/ChangeLog
gdb/valops.c

index 1675177f569d353cec4eeb82038ac401870829e6..a8800a66d880c9961fd84bf8b225b1b7b0c19604 100644 (file)
@@ -1,3 +1,7 @@
+2008-12-29  Joel Brobecker  <brobecker@adacore.com>
+
+       * valops.c (find_method_list): Minor reformatting in comment.
+
 2008-12-29  Pedro Alves  <pedro@codesourcery.com>
 
        PR gdb/7536:
index 05e53513c664775e6c3da1169ba75b09375b79cd..c9fae8dc4e2c8152cc56e1259793aa7297dc27ca 100644 (file)
@@ -1851,7 +1851,7 @@ value_struct_elt (struct value **argp, struct value **args,
 }
 
 /* Search through the methods of an object (and its bases) to find a
-   specified method. Return the pointer to the fn_field list of
+   specified method.  Return the pointer to the fn_field list of
    overloaded instances.
 
    Helper function for value_find_oload_list.
This page took 0.03172 seconds and 4 git commands to generate.