Skip to content

Commit 1a658e1

Browse files
committed
Restyle
1 parent 7fee889 commit 1a658e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/InteractionModelEngine.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ class InteractionModelEngine : public Messaging::UnsolicitedMessageHandler,
615615
/**
616616
* Check if the given attribute path is a valid path in the data model provider.
617617
*/
618-
bool IsExistingAttributePath(const ConcreteAttributePath &path);
618+
bool IsExistingAttributePath(const ConcreteAttributePath & path);
619619

620620
static void ResumeSubscriptionsTimerCallback(System::Layer * apSystemLayer, void * apAppState);
621621

0 commit comments

Comments
 (0)