demos:Add const to fix build warning
authorTobin Ehlis <tobine@google.com>
Tue, 17 Apr 2018 16:06:48 +0000 (10:06 -0600)
committerTobin Ehlis <tobine@google.com>
Wed, 18 Apr 2018 12:25:36 +0000 (06:25 -0600)
commit9e187e93e9b74eae1a1f4797d8f4ca8280edd42b
tree28d4286a5c97ef8432b5bdba75144da4835b945e
parent1c73d7358492c541dabbdefb83158500f969b2dd
demos:Add const to fix build warning

Explicit "const" for ppEnabledExtensionNames to fix build warning.

fixup
demos/vulkaninfo.c