Skip to content

Commit 3f6d08a

Browse files
restyled-commitslazarkov
authored andcommitted
Restyled by whitespace
1 parent d21a4fb commit 3f6d08a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/app-platform/ContentAppPlatform.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ class DLL_EXPORT ContentAppPlatform
164164
// returns set of connected nodes for a given content app
165165
std::set<NodeId> GetNodeIdsForContentApp(uint16_t vendorId, uint16_t productId);
166166

167-
// store node id for content app after commissioning
168-
// node id can be used later on to update ACL
167+
// store node id for content app after commissioning
168+
// node id can be used later on to update ACL
169169
// in case app is not installed
170170
void StoreNodeIdForContentApp(uint16_t vendorId, uint16_t productId, NodeId nodeId);
171171

0 commit comments

Comments
 (0)