From 19f0aa8025ddd0e164eef825f0a5987ada9f4b0f Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Thu, 10 Nov 2022 15:39:19 +0200 Subject: Format --- img-save-dialog.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'img-save-dialog.h') diff --git a/img-save-dialog.h b/img-save-dialog.h index 8594943..1e0fcaa 100644 --- a/img-save-dialog.h +++ b/img-save-dialog.h @@ -1,6 +1,6 @@ #ifndef __IMG_SAVE_DIALOG_H -# define __IMG_SAVE_DIALOG_H +#define __IMG_SAVE_DIALOG_H -gboolean img_save_dialog(gint32 image, ImageParasite * plugin); +gboolean img_save_dialog (gint32 image, ImageParasite * plugin); #endif -- cgit v1.2.3