Skip to content

Commit 1039194

Browse files
restyled-commitspull[bot]
authored andcommitted
Restyled by whitespace
1 parent 9f1d75a commit 1039194

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/app/tests/TestExtensionFieldSets.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -305,4 +305,4 @@ int TestExtensionFieldSets()
305305
return (nlTestRunnerStats(&theSuite));
306306
}
307307

308-
CHIP_REGISTER_TEST_SUITE(TestExtensionFieldSets)
308+
CHIP_REGISTER_TEST_SUITE(TestExtensionFieldSets)

src/lib/core/CHIPConfig.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1391,7 +1391,7 @@ extern const char CHIP_NON_PRODUCTION_MARKER[];
13911391
*/
13921392
#ifndef CHIP_CONFIG_SCENES_MAX_CLUSTERS_PER_SCENE
13931393
#define CHIP_CONFIG_SCENES_MAX_CLUSTERS_PER_SCENE 3
1394-
#endif
1394+
#endif
13951395

13961396

13971397
/**

0 commit comments

Comments
 (0)