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)
commit24395772051c217e6cc62a872f16c18c59ed96f9
tree52657bbaf05d8af57ff8f2724920d1a7083b535a
parent9fa8f84a7f77131cd4de9690465cbd238d0d9f8a
demos:Add const to fix build warning

Explicit "const" for ppEnabledExtensionNames to fix build warning.

fixup
demos/vulkaninfo.c