From 89e7fc16f96d04c6f14049d81399fa854a3ee390 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Sun, 25 Oct 2020 16:25:22 +0100 Subject: src/*: Scope and white-space fixes. --- src/service.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/service.vala') diff --git a/src/service.vala b/src/service.vala index 4df3590..480834d 100644 --- a/src/service.vala +++ b/src/service.vala @@ -21,7 +21,7 @@ /** * Boilerplate class to own the name on the bus, * to create the profiles, and to export them on the bus. - */ + */ public class Service: Object { private MainLoop loop; -- cgit v1.2.3