mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Revert "Revert "include/canutils/lely: fix file path in comment header""
This reverts commit 8e1ee24f9e.
This commit is contained in:
parent
9ba5c86bcd
commit
7c8f0e41fc
1 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/****************************************************************************
|
||||
* apps/canutils/lely/config.h
|
||||
* apps/include/canutils/lely/config.h
|
||||
*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
|
|
@ -18,8 +18,8 @@
|
|||
*
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef __CANUTILS_LELY_CONFIG_H
|
||||
#define __CANUTILS_LELY_CONFIG_H
|
||||
#ifndef __APPS_INCLUDE_CANUTILS_LELY_CONFIG_H
|
||||
#define __APPS_INCLUDE_CANUTILS_LELY_CONFIG_H
|
||||
|
||||
/****************************************************************************
|
||||
* Included Files
|
||||
|
|
@ -275,4 +275,4 @@
|
|||
# define LELY_NO_CO_COAPP_SLAVE 1
|
||||
#endif
|
||||
|
||||
#endif /* __CANUTILS_LELY_CONFIG_H */
|
||||
#endif /* __APPS_INCLUDE_CANUTILS_LELY_CONFIG_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue