Fix whitespace damage in PPP implementation

This commit is contained in:
Marcel Holtmann 2010-03-31 10:30:54 -07:00
parent 33e11e910c
commit f87537644b
3 changed files with 4 additions and 3 deletions

View File

@ -34,6 +34,7 @@
#include "gatppp.h"
#include "ppp.h"
#define DEBUG
#ifdef DEBUG
static const char *pppcp_state_strings[] =
{"INITIAL", "STARTING", "CLOSED", "STOPPED", "CLOSING", "STOPPING",