Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mxshadowsrv: Declare statics as static
Declare statics as static to avoind symbol namespace pollution and allow more compiler optimizations.
- Loading branch information