layers: Tag internal helper functions as static
authorMike Weiblen <mikew@lunarg.com>
Thu, 5 Jan 2017 22:11:00 +0000 (15:11 -0700)
committerMike Weiblen <mikew@lunarg.com>
Mon, 9 Jan 2017 23:02:47 +0000 (16:02 -0700)
commit2c4a5b2c97b348726a53c814c621efc736d2b9cc
treeb15f8a7a0547e61fc790e8495425840e1d64be94
parent1e60e699e98e7b89e2bd7e06f86369eb4c625070
layers: Tag internal helper functions as static

Reduce the scope of internal helper functions by
declaring them static.

This is only changes lines related to VL-69,
rather than a full sweep of the code.

Change-Id: I3593e519d11066cd8631f56131de39e6e3b73f50
layers/parameter_validation.cpp