From aa24676651f8bd3e8b434f72d5aac98e84c0867d Mon Sep 17 00:00:00 2001 From: Laurent Napias Date: Sat, 29 Jun 2019 10:43:23 +0200 Subject: Remove trailing whitespaces --- libdocument/ev-attachment.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdocument/ev-attachment.h') diff --git a/libdocument/ev-attachment.h b/libdocument/ev-attachment.h index 65a255ff..17999437 100644 --- a/libdocument/ev-attachment.h +++ b/libdocument/ev-attachment.h @@ -44,7 +44,7 @@ typedef struct _EvAttachmentPrivate EvAttachmentPrivate; struct _EvAttachment { GObject base_instance; - + EvAttachmentPrivate *priv; }; -- cgit v1.2.1