[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:
Abtin Keshavarzian
2021-04-10 10:16:01 -07:00
committed by GitHub
parent 193d7d3ba1
commit f7802d60a1
136 changed files with 135 additions and 135 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
#include "thread/tmf.hpp"
#include "common/locator-getters.hpp"
#include "common/locator_getters.hpp"
namespace ot {
namespace Tmf {