]> git.ozlabs.org Git - ppp.git/commitdiff
Fixing CLang [-Wcomment] warning for using /* inside of a /* comment.
authorEivind Næss <eivnaes@yahoo.com>
Thu, 23 Sep 2021 14:57:12 +0000 (07:57 -0700)
committerEivind Næss <eivnaes@yahoo.com>
Thu, 23 Sep 2021 14:57:12 +0000 (07:57 -0700)
Signed-off-by: Eivind Næss <eivnaes@yahoo.com>
pppd/plugins/radius/radius.c

index 43238200eb8a6eca256d1fa5a476c4588bf5c02b..254ed904184f150330a0696a532f83a23a8d8f08 100644 (file)
@@ -206,7 +206,7 @@ add_avp(char **argv)
 *  1 -- we are ALWAYS willing to supply a secret. :-)
 * %DESCRIPTION:
 * Tells pppd that we will try to authenticate the peer, and not to
-* worry about looking in /etc/ppp/*-secrets
+* worry about looking in *-secrets file(s)
 ***********************************************************************/
 static int
 radius_secret_check(void)