Update btrMgr.c#94
Conversation
|
I have read the CLA Document and I hereby sign the CLA You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
There was a problem hiding this comment.
Pull request overview
This PR updates btrMgr.c, but the current diff only adds additional trailing blank lines at the end of the file without changing behavior.
Changes:
- Added several empty lines at the end of
src/ifce/btrMgr.c.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
There was a problem hiding this comment.
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.
No description provided.