[SYSDM] general.c: Make 2 global variables 'static' (#2060)
authorSerge Gautherie <32623169+SergeGautherie@users.noreply.github.com>
Tue, 14 Jan 2020 17:54:17 +0000 (18:54 +0100)
committerHermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org>
Tue, 14 Jan 2020 17:54:17 +0000 (18:54 +0100)
commit8f726184539ffc21c1baeb402101d54f5a815b27
treef28ef235b24213c326bf8b690d51726f607b4fdf
parent66f6d051eb008cd51bfe1e8f5f107915b1e0a4b5
[SYSDM] general.c: Make 2 global variables 'static' (#2060)

And 1 'const' too.

This allows reducing confusion about scope/use.
dll/cpl/sysdm/general.c