Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/ifce/btrMgr.c
Original file line number Diff line number Diff line change
Expand Up @@ -11555,3 +11555,7 @@ BTRMGR_LEDeviceActivation (







Comment on lines 11555 to +11561

Copilot AI Apr 24, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These extra trailing blank lines at the end of the file add noise to the diff and can complicate future merges/blame. Consider removing the added empty lines and leaving just a single newline at EOF after the existing end-of-file marker.

Suggested change

Copilot uses AI. Check for mistakes.
Loading