a/vk: Fix doccomment style [NFC]

This commit is contained in:
Jakob Bornecrantz 2023-04-21 14:26:12 +01:00
parent 17ea4a73eb
commit c0d242e1ed

View file

@ -897,7 +897,7 @@ build_device_extensions(struct vk_bundle *vk,
return true;
}
/**
/*!
* @brief Sets fields in @p device_features to true if and only if they are available and they are true in @p
* optional_device_features (indicating a desire for that feature)
*