Ignore:
Timestamp:
Aug 16, 2003, 6:59:22 PM (22 years ago)
Author:
bird
Message:

binutils v2.14 - offical sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/binutils/gas/frags.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r608 r609  
    8888    }
    8989  if (obstack_room (&frchain_now->frch_obstack) < nchars)
    90     as_fatal (_("Can't extend frag %d. chars"), nchars);
     90    as_fatal (_("can't extend frag %u chars"), nchars);
    9191}
    9292
Note: See TracChangeset for help on using the changeset viewer.