]> git.ozlabs.org Git - ppp.git/commit
magic: Remove K&R style of arguments
authorKurt Van Dijck <dev.kurt@vandijck-laurijssen.be>
Thu, 26 Sep 2019 07:20:58 +0000 (09:20 +0200)
committerPaul Mackerras <paulus@ozlabs.org>
Tue, 1 Oct 2019 22:46:29 +0000 (08:46 +1000)
commitf6330ec2a89df650cd6bfeaa6538b8053aeb45c7
tree8850a6a982b8ca00038c1db46e79ddd82feafc93
parent347904e33a8a1993316e57445a1ba8243cd947ce
magic: Remove K&R style of arguments

The __P() macro does not exist in libmusl so
I switched magic.{c,h} to using the std-c argument style, which had
already been used in some functions.

Signed-off-by: Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
pppd/magic.c
pppd/magic.h