Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2001 17:09:58 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Mike Heffner <mikeh@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/lam lam.c
Message-ID:  <Pine.BSF.4.21.0102081706350.4542-100000@besplex.bde.org>
In-Reply-To: <200102080558.f185wte87431@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 7 Feb 2001, Mike Heffner wrote:

> mikeh       2001/02/07 21:58:55 PST
> 
>   Modified files:
>     usr.bin/lam          lam.c 
>   Log:
>   De-__P()-ify, convert K&R style declarations to ANSI ones
>   
>   Revision  Changes    Path
>   1.6       +9 -14     src/usr.bin/lam/lam.c

This just breaks K&R support and adds style bugs (spaces after function
names, and **argv instead of *argv[]).

Bruce



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0102081706350.4542-100000>