Remove trailing spaces in ada-lang.c:ada_lookup_simple_minsym doc.
authorJoel Brobecker <brobecker@gnat.com>
Thu, 29 Mar 2012 23:29:28 +0000 (23:29 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 29 Mar 2012 23:29:28 +0000 (23:29 +0000)
gdb/ChangeLog:

        * ada-lang.c (ada_lookup_simple_minsym): Remove trailing spaces
        in function documentation.

gdb/ChangeLog
gdb/ada-lang.c

index 18c9dfd4333a40e65f2dc7dd31aa0a91582fb223..6553a9f1c38448385a9a976f3f9c7c46325ad217 100644 (file)
@@ -1,3 +1,8 @@
+2012-03-29  Joel Brobecker  <brobecker@adacore.com>
+
+       * ada-lang.c (ada_lookup_simple_minsym): Remove trailing spaces
+       in function documentation.
+
 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
            Andrey Smirnov  <andrew.smirnov@gmail.com>
 
index 1d108aff77878a2be71cc3f530bb8c91f03cfe43..207287f2a76b24876163fdad84001cec96b5ab23 100644 (file)
@@ -4405,8 +4405,8 @@ defns_collected (struct obstack *obstackp, int finish)
 }
 
 /* Return a minimal symbol matching NAME according to Ada decoding
-   rules.  Returns NULL if there is no such minimal symbol.  Names 
-   prefixed with "standard__" are handled specially: "standard__" is 
+   rules.  Returns NULL if there is no such minimal symbol.  Names
+   prefixed with "standard__" are handled specially: "standard__" is
    first stripped off, and only static and global symbols are searched.  */
 
 struct minimal_symbol *
This page took 0.033075 seconds and 4 git commands to generate.