summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/log.c')
-rw-r--r--usr.sbin/ppp/log.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/ppp/log.c b/usr.sbin/ppp/log.c
index acc76f5..afb336f 100644
--- a/usr.sbin/ppp/log.c
+++ b/usr.sbin/ppp/log.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: log.c,v 1.31 1998/06/15 19:06:48 brian Exp $
+ * $Id: log.c,v 1.32 1998/08/02 13:01:15 brian Exp $
*/
#include <sys/types.h>
@@ -43,6 +43,7 @@
static const char *LogNames[] = {
"Async",
+ "CBCP",
"CCP",
"Chat",
"Command",
OpenPOWER on IntegriCloud