diff options
Diffstat (limited to 'src/gpm-backlight-helper.c')
-rw-r--r-- | src/gpm-backlight-helper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpm-backlight-helper.c b/src/gpm-backlight-helper.c index 682ddac..6039def 100644 --- a/src/gpm-backlight-helper.c +++ b/src/gpm-backlight-helper.c @@ -40,7 +40,7 @@ * gcm_backlight_helper_get_best_backlight: **/ static gchar * -gcm_backlight_helper_get_best_backlight () +gcm_backlight_helper_get_best_backlight (void) { gchar *filename; guint i; |