[PATCH] cpukit/rfs: fix typo in header guard

Joel Sherrill joel at rtems.org
Fri Apr 3 15:49:59 UTC 2020


Looks good.

On Fri, Apr 3, 2020 at 10:31 AM Gedare Bloom <gedare at rtems.org> wrote:

> ---
>  cpukit/include/rtems/rfs/rtems-rfs-dir-hash.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/cpukit/include/rtems/rfs/rtems-rfs-dir-hash.h
> b/cpukit/include/rtems/rfs/rtems-rfs-dir-hash.h
> index d9a8a2004f..7855c874b6 100644
> --- a/cpukit/include/rtems/rfs/rtems-rfs-dir-hash.h
> +++ b/cpukit/include/rtems/rfs/rtems-rfs-dir-hash.h
> @@ -18,7 +18,7 @@
>   */
>
>  #if !defined (_RTEMS_RFS_DIR_HASH_H_)
> -#define _RTEMS_RFS_DIR_HAS_H_
> +#define _RTEMS_RFS_DIR_HASH_H_
>
>  #include <stddef.h>
>  #include <stdint.h>
> --
> 2.17.1
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200403/f5f00764/attachment.html>


More information about the devel mailing list