summaryrefslogtreecommitdiff
path: root/debian/patches/0021-Fix-a-couple-of-missing-NULL-checks.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0021-Fix-a-couple-of-missing-NULL-checks.patch')
-rw-r--r--debian/patches/0021-Fix-a-couple-of-missing-NULL-checks.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0021-Fix-a-couple-of-missing-NULL-checks.patch b/debian/patches/0021-Fix-a-couple-of-missing-NULL-checks.patch
index 6771dbb..62ce6c4 100644
--- a/debian/patches/0021-Fix-a-couple-of-missing-NULL-checks.patch
+++ b/debian/patches/0021-Fix-a-couple-of-missing-NULL-checks.patch
@@ -4,7 +4,7 @@ Subject: Fix a couple of missing NULL checks
For https://bugzilla.gnome.org/show_bug.cgi?id=708681
---
- tree.c | 2 ++
+ tree.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tree.c b/tree.c