xrt: a -> an

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2322>
This commit is contained in:
Rylie Pavlik 2024-08-28 13:27:55 -05:00
parent 573493bcb3
commit e3d206f495
5 changed files with 6 additions and 6 deletions

View file

@ -855,7 +855,7 @@ enum xrt_input_type
/*! /*!
* @brief Extract the xrt_input_type from an xrt_input_name. * @brief Extract the xrt_input_type from an xrt_input_name.
* *
* @param name A xrt_input_name value * @param name An xrt_input_name value
* *
* @relates xrt_input_name * @relates xrt_input_name
* @returns @ref xrt_input_type * @returns @ref xrt_input_type
@ -866,7 +866,7 @@ enum xrt_input_type
/*! /*!
* @brief Extract the xrt_input_name id from an xrt_input_name. * @brief Extract the xrt_input_name id from an xrt_input_name.
* *
* @param name A xrt_input_name value * @param name An xrt_input_name value
* *
* @relates xrt_input_name * @relates xrt_input_name
* @returns @ref xrt_input_type * @returns @ref xrt_input_type

View file

@ -2,7 +2,7 @@
// SPDX-License-Identifier: BSL-1.0 // SPDX-License-Identifier: BSL-1.0
/*! /*!
* @file * @file
* @brief Header defining a XRT graphics provider. * @brief Header defining an XRT graphics provider.
* @author Drew DeVault <sir@cmpwn.com> * @author Drew DeVault <sir@cmpwn.com>
* @ingroup xrt_iface * @ingroup xrt_iface
*/ */

View file

@ -2,7 +2,7 @@
// SPDX-License-Identifier: BSL-1.0 // SPDX-License-Identifier: BSL-1.0
/*! /*!
* @file * @file
* @brief Header defining a XRT graphics provider. * @brief Header defining an XRT graphics provider.
* @author Jakob Bornecrantz <jakob@collabora.com> * @author Jakob Bornecrantz <jakob@collabora.com>
* @ingroup xrt_iface * @ingroup xrt_iface
*/ */

View file

@ -2,7 +2,7 @@
// SPDX-License-Identifier: BSL-1.0 // SPDX-License-Identifier: BSL-1.0
/*! /*!
* @file * @file
* @brief Header defining a XRT graphics provider. * @brief Header defining an XRT graphics provider.
* @author Rylie Pavlik <rylie.pavlik@collabora.com> * @author Rylie Pavlik <rylie.pavlik@collabora.com>
* @author Jakob Bornecrantz <jakob@collabora.com> * @author Jakob Bornecrantz <jakob@collabora.com>
* @ingroup xrt_iface * @ingroup xrt_iface

View file

@ -2,7 +2,7 @@
// SPDX-License-Identifier: BSL-1.0 // SPDX-License-Identifier: BSL-1.0
/*! /*!
* @file * @file
* @brief Header defining a XRT graphics provider. * @brief Header defining an XRT graphics provider.
* @author Jakob Bornecrantz <jakob@collabora.com> * @author Jakob Bornecrantz <jakob@collabora.com>
* @ingroup xrt_iface * @ingroup xrt_iface
*/ */