ppd-driver-platform-profile: Indentation fix

This commit is contained in:
Marco Trevisan (Treviño) 2024-04-03 19:08:33 +02:00
parent 1173596467
commit a30305b64b

View file

@ -195,6 +195,7 @@ lapmode_changed (GFileMonitor *monitor,
gpointer user_data)
{
PpdDriverPlatformProfile *self = user_data;
g_debug (LAPMODE_SYSFS_NAME " attribute changed (event: %d)", event_type);
g_return_if_fail (event_type != G_FILE_MONITOR_EVENT_DELETED);