summaryrefslogtreecommitdiff
path: root/usr/src/cmd/cmd-inet/usr.bin/pppd/mschap_test.c
diff options
context:
space:
mode:
authorToomas Soome <tsoome@me.com>2017-08-09 16:25:30 +0300
committerRichard Lowe <richlowe@richlowe.net>2017-11-16 15:37:27 -0500
commit4f62a6570dcd50f97b2c01e95cbb683b3f9d7a7c (patch)
tree180a62ae4ffe3706c1d344670f5425901b872e77 /usr/src/cmd/cmd-inet/usr.bin/pppd/mschap_test.c
parent3078e445fa2468f969d4f787db6f303739fdf820 (diff)
downloadillumos-joyent-4f62a6570dcd50f97b2c01e95cbb683b3f9d7a7c.tar.gz
8783 pppd: 'rcsid' defined but not used
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/cmd/cmd-inet/usr.bin/pppd/mschap_test.c')
-rw-r--r--usr/src/cmd/cmd-inet/usr.bin/pppd/mschap_test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/src/cmd/cmd-inet/usr.bin/pppd/mschap_test.c b/usr/src/cmd/cmd-inet/usr.bin/pppd/mschap_test.c
index 3202348a32..72b17d65e5 100644
--- a/usr/src/cmd/cmd-inet/usr.bin/pppd/mschap_test.c
+++ b/usr/src/cmd/cmd-inet/usr.bin/pppd/mschap_test.c
@@ -17,8 +17,6 @@
#include "chap.h"
#include "chap_ms.h"
-#pragma ident "%Z%%M% %I% %E% SMI"
-
static void
show_response(chap_state *cstate, const char *str)
{