* serial.h (SERIAL_SET_TTY_STATE): Comment return value.
[deliverable/binutils-gdb.git] / gdb / gdb-stabs.h
index 706dfd86b84d400f6f5c5dded97d1c17eb5b8fa0..c1e0253842edece7d8e74ca2164c0c304e890c8a 100644 (file)
@@ -18,11 +18,11 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-/* This file exists to hold the common definitions required of all the
-   symbol-readers that end up using stabs.  The common use of these 
-   `symbol-type-specific' customizations of the generic data structures
-   makes the stabs-oriented symbol readers able to call each others'
-   functions as required.  */
+/* This file exists to hold the common definitions required of most of
+   the symbol-readers that end up using stabs.  The common use of
+   these `symbol-type-specific' customizations of the generic data
+   structures makes the stabs-oriented symbol readers able to call
+   each others' functions as required.  */
 
 #if !defined (GDBSTABS_H)
 #define GDBSTABS_H
This page took 0.023769 seconds and 4 git commands to generate.