mirror of
https://github.com/espressif/openthread.git
synced 2026-07-28 14:47:46 +00:00
[style] rename header file to locator_getters.hpp (#6422)
This commit renames the `Locator` header file to follow the same style used by other core modules (i.e., use underscore between words in a file name).
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
#include "thread/tmf.hpp"
|
||||
|
||||
#include "common/locator-getters.hpp"
|
||||
#include "common/locator_getters.hpp"
|
||||
|
||||
namespace ot {
|
||||
namespace Tmf {
|
||||
|
||||
Reference in New Issue
Block a user