summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems/rtems_malloc_mbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/rtems/rtems_malloc_mbuf.c')
-rw-r--r--cpukit/libnetworking/rtems/rtems_malloc_mbuf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libnetworking/rtems/rtems_malloc_mbuf.c b/cpukit/libnetworking/rtems/rtems_malloc_mbuf.c
index 628d7dc23f..a2bd34a4c4 100644
--- a/cpukit/libnetworking/rtems/rtems_malloc_mbuf.c
+++ b/cpukit/libnetworking/rtems/rtems_malloc_mbuf.c
@@ -27,7 +27,7 @@
extern void *malloc(size_t);
/*
- * Default allocator for mbuf data. Over-ride in user code to change
+ * Default allocator for mbuf data. Over-ride in user code to change
* the way mbuf's are allocated.
*/