mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-02-05 05:18:03 +00:00
a/android: Fix typo in comment
This commit is contained in:
parent
69b35f9857
commit
06f75e03b4
|
@ -4,7 +4,7 @@
|
|||
* @file
|
||||
* @brief Functions for Android-specific global state.
|
||||
* @author Ryan Pavlik <ryan.pavlik@collabora.com>
|
||||
* @ingroup aux_util
|
||||
* @ingroup aux_android
|
||||
*/
|
||||
|
||||
#include "android_globals.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* @file
|
||||
* @brief Functions for Android-specific global state.
|
||||
* @author Ryan Pavlik <ryan.pavlik@collabora.com>
|
||||
* @ingroup aux_util
|
||||
* @ingroup aux_android
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
|
Loading…
Reference in a new issue