summaryrefslogtreecommitdiff
path: root/network/config/bindview/NetCfgAPI.cpp
AgeCommit message (Collapse)Author
2026-05-21Removed trailing spaces under config and modemAndre Muezerie
This PR performs a whitespace-only cleanup by removing trailing spaces/tabs from source files under directories: • network\config • network\modem No functional logic changes were introduced. What Changed 1. Removed end-of-line trailing whitespace in text files. 2. Kept file encoding and line endings intact by applying byte-preserving edits. Risk / Impact 1. Low risk: formatting-only change. 2. No API, behavior, or build configuration changes intended.
2015-03-17Initial publishDave Wilson