mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 11:06:18 +00:00
a/vk: Fix doccomment style [NFC]
This commit is contained in:
parent
17ea4a73eb
commit
c0d242e1ed
|
@ -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)
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue