Skip to content

Commit 3327140

Browse files
codingjourneyJF002
authored andcommitted
added missing newline
1 parent 1581196 commit 3327140

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/displayapp/screens/StopWatch.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,4 +232,4 @@ void StopWatch::OnPause() {
232232
RenderTime(); // make sure displayed time is not stale
233233
DisplayPaused();
234234
wakeLock.Release();
235-
}
235+
}

0 commit comments

Comments
 (0)