The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

a/android: Fix typo in comment

+2 -2
+1 -1
src/xrt/auxiliary/android/android_globals.c
··· 4 4 * @file 5 5 * @brief Functions for Android-specific global state. 6 6 * @author Ryan Pavlik <ryan.pavlik@collabora.com> 7 - * @ingroup aux_util 7 + * @ingroup aux_android 8 8 */ 9 9 10 10 #include "android_globals.h"
+1 -1
src/xrt/auxiliary/android/android_globals.h
··· 4 4 * @file 5 5 * @brief Functions for Android-specific global state. 6 6 * @author Ryan Pavlik <ryan.pavlik@collabora.com> 7 - * @ingroup aux_util 7 + * @ingroup aux_android 8 8 */ 9 9 10 10 #pragma once