Fix spelling typos.
[deliverable/binutils-gdb.git] / binutils / stabs.c
index 3861f83857cc999066a6fdd0e8ea90e1be55030d..39905f2b5d8e1c5cb717cd09e86b035e4c9f00aa 100644 (file)
@@ -995,7 +995,7 @@ parse_stab_string (void *dhandle, struct stab_handle *info, int stabtype,
       break;
 
     case 'T':
-      /* Struct, union, or enum tag.  For GNU C++, this can be be followed
+      /* Struct, union, or enum tag.  For GNU C++, this can be followed
         by 't' which means we are typedef'ing it as well.  */
       if (*p != 't')
        {
This page took 0.025233 seconds and 4 git commands to generate.