mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
libgimpconig: fix indentation in gimpscanner.h
This commit is contained in:
parent
2182efddfb
commit
7e504a0ddd
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
#define GIMP_TYPE_SCANNER (gimp_scnner_get_type ())
|
||||
|
||||
|
||||
GType gimp_scanner_get_type (void) G_GNUC_CONST;
|
||||
GType gimp_scanner_get_type (void) G_GNUC_CONST;
|
||||
|
||||
GimpScanner * gimp_scanner_new_file (const gchar *filename,
|
||||
GError **error);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue