mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Merge branch 'wip/lantw/freebsd-meson-builds' into 'master'
Fix meson build files for FreeBSD See merge request GNOME/glib!73
This commit is contained in:
@@ -108,7 +108,7 @@ _fallback_callback (GFileMonitor *unused,
|
||||
* Returns: TRUE if the file should be excluded from the kqueue-powered
|
||||
* monitoring, FALSE otherwise.
|
||||
**/
|
||||
gboolean
|
||||
static gboolean
|
||||
_ke_is_excluded (const char *full_path)
|
||||
{
|
||||
GFile *f = NULL;
|
||||
|
Reference in New Issue
Block a user