mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
GLocalDirectoryMonitor: Improve struct packing
This commit is contained in:
@@ -47,8 +47,8 @@ struct _GLocalDirectoryMonitor
|
||||
gchar *dirname;
|
||||
GFileMonitorFlags flags;
|
||||
/* For mount emulation */
|
||||
GUnixMountMonitor *mount_monitor;
|
||||
gboolean was_mounted;
|
||||
GUnixMountMonitor *mount_monitor;
|
||||
};
|
||||
|
||||
struct _GLocalDirectoryMonitorClass
|
||||
|
Reference in New Issue
Block a user