mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
2009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* libfs/src/devfs/devfs.h: Fix spelling error.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* libfs/src/devfs/devfs.h: Fix spelling error.
|
||||
|
||||
2009-08-26 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
|
||||
|
||||
* sapi/include/rtems/config.h: Changed stack allocator signature to
|
||||
|
||||
@@ -20,7 +20,7 @@ extern "C" {
|
||||
|
||||
typedef struct
|
||||
{
|
||||
/** This member pointes to device name which is a null-terminated string */
|
||||
/** This member points to device name which is a null-terminated string */
|
||||
char *device_name;
|
||||
/** This member is the name length of a device */
|
||||
uint32_t device_name_length;
|
||||
|
||||
Reference in New Issue
Block a user