SenseApiDesc: use CPP concat to reduce typos

This commit is contained in:
2025-01-18 08:40:41 -04:00
parent 76141e3a92
commit 1450d745ab
5 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -459,7 +459,7 @@ static hk::sense_api::SenseApiDesc xcbXorgApiDesc =
*
* @return A reference to the SenseApiDesc structure describing the API.
*/
extern HK_UNMANGLED hk::sense_api::getSenseApiDescFn
extern HK_UNMANGLED hk::sense_api::HK_GET_SENSE_API_DESC_FN_TYPEDEF
HK_GET_SENSE_API_DESC_FN_NAME;
const hk::sense_api::SenseApiDesc &HK_GET_SENSE_API_DESC_FN_NAME(void)