summaryrefslogtreecommitdiff
path: root/network/ndis/netvmini/6x/rssv2lib.c
AgeCommit message (Collapse)Author
2026-05-21ndis: Removed trailing spacesAndre Muezerie
This PR performs a whitespace-only cleanup by removing trailing spaces/tabs from source files under network\ndis. This is to reduce noise when making changes using AI so that future reviews are easier to be done by humans. 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.
2018-04-23RSSv2 library and sample OID handlersDmitry Malloy (MESHCHANINOV)