[libpeas] build: fix typo in deprecation ignores
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libpeas] build: fix typo in deprecation ignores
- Date: Tue, 6 Aug 2019 21:30:09 +0000 (UTC)
commit b6aa158da2072097f9f6a187d33a113ebfa0c3bf
Author: Christian Hergert <chergert redhat com>
Date: Tue Aug 6 14:30:02 2019 -0700
build: fix typo in deprecation ignores
libpeas/peas-utils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libpeas/peas-utils.c b/libpeas/peas-utils.c
index ba10452..e0dcf49 100644
--- a/libpeas/peas-utils.c
+++ b/libpeas/peas-utils.c
@@ -251,7 +251,7 @@ error:
g_free (*params);
return FALSE;
}
-G_GNUC_BEGIN_IGNORE_DEPRECATIONS
+G_GNUC_END_IGNORE_DEPRECATIONS
gint
peas_utils_get_loader_id (const gchar *loader)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]