]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/chap-new.c
Fixed the old chap.c so that it works with the new auth.c, since
[ppp.git] / pppd / chap-new.c
index ef002d1e1dd3c807b01d501d5c80a2a6a182d264..9b8f17643b8113237739985a20e114abc7e7433a 100644 (file)
@@ -216,7 +216,7 @@ chap_auth_peer(int unit, char *our_name, int digest_code)
 }
 
 /*
- * chap_auth_peer - Prepare to authenticate ourselves to the peer.
+ * chap_auth_with_peer - Prepare to authenticate ourselves to the peer.
  * There isn't much to do until we receive a challenge.
  */
 void