mirror of
https://gitlab.freedesktop.org/upower/power-profiles-daemon.git
synced 2026-05-05 14:38:10 +02:00
ppd-driver-platform-profile: Indentation fix
This commit is contained in:
parent
1173596467
commit
a30305b64b
1 changed files with 1 additions and 0 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue