From 73b5bd5d0e7481ac2459b682a88ac43383265448 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 15 Apr 2004 13:33:58 +0000 Subject: Remove stray white spaces. --- cpukit/pppd/ccp.c | 1 - cpukit/pppd/chat.c | 1 - cpukit/pppd/utils.c | 1 - 3 files changed, 3 deletions(-) (limited to 'cpukit/pppd') 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; } } - -- cgit v1.2.3