]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/chap-new.c
Remove the code that handles the %r format, since it isn't used
[ppp.git] / pppd / chap-new.c
index ef002d1e1dd3c807b01d501d5c80a2a6a182d264..3ed81d584405e7473f5ccb3f183aa13a36474d8a 100644 (file)
@@ -33,7 +33,7 @@
  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-#define RCSID  "$Id"
+#define RCSID  "$Id: chap-new.c,v 1.3 2003/11/27 22:22:36 paulus Exp $"
 
 #include <stdlib.h>
 #include <string.h>
@@ -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