summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/libnetworking/net/if_ppp.c2
-rw-r--r--cpukit/librpc/include/rpcsvc/key_prot.x2
-rw-r--r--cpukit/librpc/include/rpcsvc/nfs_prot.x1
-rw-r--r--cpukit/librpc/include/rpcsvc/nlm_prot.x1
-rw-r--r--cpukit/librpc/include/rpcsvc/pmap_prot.x1
-rw-r--r--cpukit/librpc/include/rpcsvc/rnusers.x1
6 files changed, 1 insertions, 7 deletions
diff --git a/cpukit/libnetworking/net/if_ppp.c b/cpukit/libnetworking/net/if_ppp.c
index a1b49af7ce..1edf9c7521 100644
--- a/cpukit/libnetworking/net/if_ppp.c
+++ b/cpukit/libnetworking/net/if_ppp.c
@@ -271,7 +271,7 @@ static rtems_task ppp_txdaemon(rtems_task_argument arg)
/* now set flag to fake receive of TX_PACKET event */
/* this will check to see if we have any pending packets */
- events |= TX_PACKET;
+ events |= TX_PACKET;
}
/* received event from pppasyncstart */
diff --git a/cpukit/librpc/include/rpcsvc/key_prot.x b/cpukit/librpc/include/rpcsvc/key_prot.x
index ab3196cfc0..f545569e01 100644
--- a/cpukit/librpc/include/rpcsvc/key_prot.x
+++ b/cpukit/librpc/include/rpcsvc/key_prot.x
@@ -280,5 +280,3 @@ program KEY_PROG {
} = 2;
} = 100029;
-
-
diff --git a/cpukit/librpc/include/rpcsvc/nfs_prot.x b/cpukit/librpc/include/rpcsvc/nfs_prot.x
index 01564f895e..c1e592c1a1 100644
--- a/cpukit/librpc/include/rpcsvc/nfs_prot.x
+++ b/cpukit/librpc/include/rpcsvc/nfs_prot.x
@@ -1263,4 +1263,3 @@ program NFS3_PROGRAM {
} = 3;
} = 100003;
#endif
-
diff --git a/cpukit/librpc/include/rpcsvc/nlm_prot.x b/cpukit/librpc/include/rpcsvc/nlm_prot.x
index 675bb6d1bc..fdc6d6ea96 100644
--- a/cpukit/librpc/include/rpcsvc/nlm_prot.x
+++ b/cpukit/librpc/include/rpcsvc/nlm_prot.x
@@ -181,4 +181,3 @@ program NLM_PROG {
} = 3;
} = 100021;
-
diff --git a/cpukit/librpc/include/rpcsvc/pmap_prot.x b/cpukit/librpc/include/rpcsvc/pmap_prot.x
index d90e2c503b..2e9c089484 100644
--- a/cpukit/librpc/include/rpcsvc/pmap_prot.x
+++ b/cpukit/librpc/include/rpcsvc/pmap_prot.x
@@ -282,4 +282,3 @@ program PMAPPROG {
%
%#endif /* ndef _KERNEL */
#endif
-
diff --git a/cpukit/librpc/include/rpcsvc/rnusers.x b/cpukit/librpc/include/rpcsvc/rnusers.x
index f862c6192b..393eaf4eac 100644
--- a/cpukit/librpc/include/rpcsvc/rnusers.x
+++ b/cpukit/librpc/include/rpcsvc/rnusers.x
@@ -120,4 +120,3 @@ program RUSERSPROG {
} = 3;
} = 100002;
-