Skip to content

Commit 39efd55

Browse files
restyled-commitshicklin
authored andcommitted
Restyled by whitespace
1 parent f1bb116 commit 39efd55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/app/clusters/service-area-server/service-area-delegate.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ bool Delegate::IsProgressElement(uint32_t aLocationId)
9999
Structs::ProgressStruct::Type progressElement;
100100

101101
return GetProgressElementById(aLocationId, index, progressElement);
102-
}
102+
}

src/app/clusters/service-area-server/service-area-server.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ class Instance : public AttributeAccessInterface, public CommandHandlerInterface
121121

122122
//*************************************************************************
123123
// attribute notifications
124-
124+
125125
void NotifySupportedLocationsChanged();
126126
void NotifySupportedMapsChanged();
127127
void NotifySelectedLocationsChanged();

0 commit comments

Comments
 (0)