summaryrefslogtreecommitdiffstats
path: root/cpukit/pppd
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-15 13:33:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-15 13:33:58 +0000
commit73b5bd5d0e7481ac2459b682a88ac43383265448 (patch)
treed07738485744dd1e47d9ec77b76673a30d9089d7 /cpukit/pppd
parentRemove stray white spaces. (diff)
downloadrtems-73b5bd5d0e7481ac2459b682a88ac43383265448.tar.bz2
Remove stray white spaces.
Diffstat (limited to 'cpukit/pppd')
-rw-r--r--cpukit/pppd/ccp.c1
-rw-r--r--cpukit/pppd/chat.c1
-rw-r--r--cpukit/pppd/utils.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/cpukit/pppd/ccp.c b/cpukit/pppd/ccp.c
index 094a96d8f5..615950b901 100644
--- a/cpukit/pppd/ccp.c
+++ b/cpukit/pppd/ccp.c
@@ -1224,4 +1224,3 @@ ccp_rack_timeout(arg)
} else
ccp_localstate[f->unit] &= ~RACK_PENDING;
}
-
diff --git a/cpukit/pppd/chat.c b/cpukit/pppd/chat.c
index 5483c2a051..6623004d35 100644
--- a/cpukit/pppd/chat.c
+++ b/cpukit/pppd/chat.c
@@ -855,4 +855,3 @@ register char *in_string;
free(string);
return (0);
}
-
diff --git a/cpukit/pppd/utils.c b/cpukit/pppd/utils.c
index 0ac24a4a1f..6a399385e7 100644
--- a/cpukit/pppd/utils.c
+++ b/cpukit/pppd/utils.c
@@ -830,4 +830,3 @@ unlock()
lock_file[0] = 0;
}
}
-