Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit dc08d27

Browse files
committed
Rectified some trailing whitespace. What vital work the style checker does...
1 parent e7fccbf commit dc08d27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/core/sys/linux/perf_event.d

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1038,7 +1038,7 @@ struct perf_event_attr
10381038
}
10391039

10401040
union
1041-
{
1041+
{
10421042
///
10431043
ulong bp_len;
10441044
ulong config2; /** extension of config1 */
@@ -1725,7 +1725,7 @@ enum perf_event_type
17251725
PERF_RECORD_LOST_SAMPLES = 13,
17261726

17271727
/**
1728-
*
1728+
*
17291729
* Records a context switch in or out (flagged by
17301730
* PERF_RECORD_MISC_SWITCH_OUT). See also
17311731
* PERF_RECORD_SWITCH_CPU_WIDE.

0 commit comments

Comments
 (0)