Files
wireplumber/lib/wp/error.c
George Kiagiadakis 36bc1795ca Relicense to MIT
2019-05-31 12:13:12 +03:00

12 lines
239 B
C

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