t/oxr: Clean up docs

This commit is contained in:
Ryan Pavlik 2023-12-04 12:34:34 -06:00 committed by Jakob Bornecrantz
parent debd15f6da
commit 1d09587bac

View file

@ -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.
*/