plug-ins: fix indentation.

The risk of search and replace. Bad me!
This commit is contained in:
Jehan 2017-12-08 22:25:10 +01:00
parent 3023227ffe
commit 3f1dcaadf7
1 changed files with 3 additions and 3 deletions

View File

@ -80,9 +80,9 @@ screenshot_kwin_get_capabilities (void)
GimpPDBStatusType
screenshot_kwin_shoot (ScreenshotValues *shootvals,
GdkScreen *screen,
gint32 *image_ID,
GError **error)
GdkScreen *screen,
gint32 *image_ID,
GError **error)
{
gchar *filename;
const gchar *method = NULL;