mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-16 11:55:39 +00:00
t/oxr: Clean up docs
This commit is contained in:
parent
debd15f6da
commit
1d09587bac
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2019, Collabora, Ltd.
|
||||
// Copyright 2019-2023, Collabora, Ltd.
|
||||
// SPDX-License-Identifier: BSL-1.0
|
||||
/*!
|
||||
* @file
|
||||
|
@ -36,7 +36,7 @@ xrt_instance_create(struct xrt_instance_info *ii, struct xrt_instance **out_xins
|
|||
U_TRACE_TARGET_SETUP(U_TRACE_WHICH_SERVICE)
|
||||
|
||||
/*
|
||||
* For non-service runtime, xrt_instance_create defined in target_instance
|
||||
* For a non-service runtime, xrt_instance_create is defined in target_instance
|
||||
* helper lib, so we just have a placeholder symbol below to silence warnings about
|
||||
* empty translation units.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue