summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-31 23:09:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-31 23:09:17 +0000
commit4cf89a8ca7b550a921a6fcde79b4af9a10d87eb6 (patch)
tree149e08c9497de0b842ffbfc55770fbd710ca43ac
parentPatch from Emmanuel Raguet <raguet@crf.canon.fr>: (diff)
downloadrtems-4cf89a8ca7b550a921a6fcde79b4af9a10d87eb6.tar.bz2
Fixed spacing. More comments from Eric Norum need to be addressed.
-rw-r--r--c/src/exec/libnetworking/rtems/rtems_bsdnet.h14
-rw-r--r--c/src/lib/libnetworking/rtems/rtems_bsdnet.h14
-rw-r--r--c/src/libnetworking/rtems/rtems_bsdnet.h14
-rw-r--r--cpukit/libnetworking/rtems/rtems_bsdnet.h14
4 files changed, 28 insertions, 28 deletions
diff --git a/c/src/exec/libnetworking/rtems/rtems_bsdnet.h b/c/src/exec/libnetworking/rtems/rtems_bsdnet.h
index 816a073222..73ad92fa30 100644
--- a/c/src/exec/libnetworking/rtems/rtems_bsdnet.h
+++ b/c/src/exec/libnetworking/rtems/rtems_bsdnet.h
@@ -69,13 +69,13 @@ struct rtems_bsdnet_ifconfig {
int rbuf_count;
int xbuf_count;
- /*
- * For external ethernet controller board the following
- * parameters are needed
- */
- unsigned int port; /* port of the board */
- unsigned int irno; /* irq of the board */
- unsigned int bpar; /* memory of the board */
+ /*
+ * For external ethernet controller board the following
+ * parameters are needed
+ */
+ unsigned int port; /* port of the board */
+ unsigned int irno; /* irq of the board */
+ unsigned int bpar; /* memory of the board */
};
diff --git a/c/src/lib/libnetworking/rtems/rtems_bsdnet.h b/c/src/lib/libnetworking/rtems/rtems_bsdnet.h
index 816a073222..73ad92fa30 100644
--- a/c/src/lib/libnetworking/rtems/rtems_bsdnet.h
+++ b/c/src/lib/libnetworking/rtems/rtems_bsdnet.h
@@ -69,13 +69,13 @@ struct rtems_bsdnet_ifconfig {
int rbuf_count;
int xbuf_count;
- /*
- * For external ethernet controller board the following
- * parameters are needed
- */
- unsigned int port; /* port of the board */
- unsigned int irno; /* irq of the board */
- unsigned int bpar; /* memory of the board */
+ /*
+ * For external ethernet controller board the following
+ * parameters are needed
+ */
+ unsigned int port; /* port of the board */
+ unsigned int irno; /* irq of the board */
+ unsigned int bpar; /* memory of the board */
};
diff --git a/c/src/libnetworking/rtems/rtems_bsdnet.h b/c/src/libnetworking/rtems/rtems_bsdnet.h
index 816a073222..73ad92fa30 100644
--- a/c/src/libnetworking/rtems/rtems_bsdnet.h
+++ b/c/src/libnetworking/rtems/rtems_bsdnet.h
@@ -69,13 +69,13 @@ struct rtems_bsdnet_ifconfig {
int rbuf_count;
int xbuf_count;
- /*
- * For external ethernet controller board the following
- * parameters are needed
- */
- unsigned int port; /* port of the board */
- unsigned int irno; /* irq of the board */
- unsigned int bpar; /* memory of the board */
+ /*
+ * For external ethernet controller board the following
+ * parameters are needed
+ */
+ unsigned int port; /* port of the board */
+ unsigned int irno; /* irq of the board */
+ unsigned int bpar; /* memory of the board */
};
diff --git a/cpukit/libnetworking/rtems/rtems_bsdnet.h b/cpukit/libnetworking/rtems/rtems_bsdnet.h
index 816a073222..73ad92fa30 100644
--- a/cpukit/libnetworking/rtems/rtems_bsdnet.h
+++ b/cpukit/libnetworking/rtems/rtems_bsdnet.h
@@ -69,13 +69,13 @@ struct rtems_bsdnet_ifconfig {
int rbuf_count;
int xbuf_count;
- /*
- * For external ethernet controller board the following
- * parameters are needed
- */
- unsigned int port; /* port of the board */
- unsigned int irno; /* irq of the board */
- unsigned int bpar; /* memory of the board */
+ /*
+ * For external ethernet controller board the following
+ * parameters are needed
+ */
+ unsigned int port; /* port of the board */
+ unsigned int irno; /* irq of the board */
+ unsigned int bpar; /* memory of the board */
};