Select_Window returns a static Window (bug 14401)

This commit is contained in:
rim
2018-05-30 21:50:59 +02:00
committed by Landry Breuil
parent 295e635606
commit ccb9824ce2

View File

@@ -90,7 +90,7 @@ filter_entry_icon_pressed_cb (GtkEntry *entry,
} }
} }
Window static Window
Select_Window (Display *dpy, int screen) Select_Window (Display *dpy, int screen)
{ {
int status; int status;