From 219736e4b88cd44e372d4e6853c4bc2187720511 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 4 Feb 2002 01:34:52 +0000 Subject: [PATCH] Prototype a function as __printflike() to avoid a FORMAT_AUDIT warning. MFC after: 1 week --- libexec/pppoed/pppoed.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libexec/pppoed/pppoed.c b/libexec/pppoed/pppoed.c index 1dfdb3f4b5b0..386f1b5febcf 100644 --- a/libexec/pppoed/pppoed.c +++ b/libexec/pppoed/pppoed.c @@ -64,6 +64,8 @@ #define DEFAULT_EXEC_PREFIX "exec /usr/sbin/ppp -direct " #define HISMACADDR "HISMACADDR" +static void nglogx(const char *, ...) __printflike(1, 2); + static int ReceivedSignal; static int