summaryrefslogtreecommitdiff
path: root/document-portal/xdp-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'document-portal/xdp-main.c')
-rw-r--r--document-portal/xdp-main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/document-portal/xdp-main.c b/document-portal/xdp-main.c
index 611526f..3591bf5 100644
--- a/document-portal/xdp-main.c
+++ b/document-portal/xdp-main.c
@@ -384,7 +384,7 @@ portal_add (GDBusMethodInvocation *invocation,
g_autoptr(XdgAppDbEntry) old_entry = NULL;
id = xdp_fuse_lookup_id_for_inode (st_buf.st_ino);
- g_debug ("path on fuse, id %s\n", id);
+ g_debug ("path on fuse, id %s", id);
if (id == NULL)
{
g_dbus_method_invocation_return_error (invocation,