From 36655b870c09e090b515011961c36fabd3f70e37 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 16 Jul 2021 13:27:00 +0200 Subject: cpukit: occured -> occurred --- cpukit/libblock/src/bdbuf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libblock/src/bdbuf.c') diff --git a/cpukit/libblock/src/bdbuf.c b/cpukit/libblock/src/bdbuf.c index 8aadf9c8ae..e65f72473e 100644 --- a/cpukit/libblock/src/bdbuf.c +++ b/cpukit/libblock/src/bdbuf.c @@ -331,7 +331,7 @@ rtems_bdbuf_avl_search (rtems_bdbuf_buffer** root, * @param root pointer to the root node of the AVL-Tree * @param node Pointer to the node to add. * @retval 0 The node added successfully - * @retval -1 An error occured + * @retval -1 An error occurred */ static int rtems_bdbuf_avl_insert(rtems_bdbuf_buffer** root, -- cgit v1.2.3