[Xfce4-commits] [apps/xfce4-taskmanager] 14/20: Select_Window returns a static Window (bug 14401)
noreply at xfce.org
noreply at xfce.org
Wed May 30 22:00:28 CEST 2018
This is an automated email from the git hooks/post-receive script.
l a n d r y p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-taskmanager.
commit ccb9824ce2acf69c56774f4a3f36085943f4687d
Author: rim <rozhuk.im at gmail.com>
Date: Wed May 30 21:50:59 2018 +0200
Select_Window returns a static Window (bug 14401)
---
src/process-window.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/process-window.c b/src/process-window.c
index a0b6ad6..32cf8e7 100644
--- a/src/process-window.c
+++ b/src/process-window.c
@@ -90,7 +90,7 @@ filter_entry_icon_pressed_cb (GtkEntry *entry,
}
}
-Window
+static Window
Select_Window (Display *dpy, int screen)
{
int status;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list