wireplumber/lib/wp/error.c

12 lines
239 B
C
Raw Normal View History

/* WirePlumber
*
* Copyright © 2019 Collabora Ltd.
* @author George Kiagiadakis <george.kiagiadakis@collabora.com>
*
2019-05-31 12:13:01 +03:00
* SPDX-License-Identifier: MIT
*/
#include "error.h"
G_DEFINE_QUARK (wireplumber-library, wp_domain_library);