Skip to content

Commit df79051

Browse files
restyled-commitsyyzhong-g
authored andcommitted
Restyled by whitespace
1 parent 37adb31 commit df79051

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/app/EventManagement.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ class EventManagement
235235
* @param[in] aMonotonicStartupTime Time we should consider as "monotonic
236236
* time 0" for cases when we use
237237
* system-time event timestamps.
238-
*
238+
*
239239
* @param[in] apEventScheduler Scheduler to deliver the event, default is the reporting
240240
* engine in InteractionModelEngine.
241241
*

src/app/reporting/Engine.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ class Engine : public EventScheduler
6666

6767
/**
6868
* Initializes the reporting engine. Should only be called once.
69-
*
69+
*
7070
* @param[in] A pointer to EventManagement. Use the global one by default.
7171
*
7272
* @retval #CHIP_NO_ERROR On success.

0 commit comments

Comments
 (0)