diff options
Diffstat (limited to 'gas/xmalloc.c')
-rw-r--r-- | gas/xmalloc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/xmalloc.c b/gas/xmalloc.c index 08d30ee..426b171 100644 --- a/gas/xmalloc.c +++ b/gas/xmalloc.c @@ -17,8 +17,6 @@ You should have received a copy of the GNU General Public License along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* static const char rcsid[] = "$Id$"; */ - /* NAME xmalloc() - get memory or bust |