Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Mar 2009 18:36:48 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/IPXrouted tables.c
Message-ID:  <200903041836.n24IavtU044706@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-03-04 18:36:48 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/IPXrouted   tables.c 
  Log:
  SVN rev 189369 on 2009-03-04 18:36:48Z by ed
  
  Make IPXrouted compile using Clang by using ANSI function declarations.
  
  Because of integer promotion, Clang doesn't allow ANSI prototypes to be
  mixed with K&R declarations.
  
  Submitted by:   Pawel Worach <pawel worach gmail com>
  
  Revision  Changes    Path
  1.9       +10 -22    src/usr.sbin/IPXrouted/tables.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903041836.n24IavtU044706>