Module Name: src
Committed By: christos
Date: Wed Jan 8 20:00:41 UTC 2025
Modified Files:
src/external/bsd/ppp/include: pppdconf.h
Log Message:
fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/ppp/include/pppdconf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/ppp/include/pppdconf.h
diff -u src/external/bsd/ppp/include/pppdconf.h:1.1 src/external/bsd/ppp/include/pppdconf.h:1.2
--- src/external/bsd/ppp/include/pppdconf.h:1.1 Wed Jan 8 14:59:40 2025
+++ src/external/bsd/ppp/include/pppdconf.h Wed Jan 8 15:00:41 2025
@@ -62,7 +62,7 @@
#if 0
/* Have IPv6 Control Protocol */
#define PPP_WITH_IPV6CP 1
-#edif
+#endif
/* Support for Pluggable Authentication Modules */
#define PPP_WITH_PAM 1