summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Talbot <chris@talbothome.com>2023-05-02 11:28:45 -0400
committerChris T <freedesktop@market.talbothome.com>2023-07-27 15:34:09 +0000
commitc5f1cac76720561c135e63eb0ed67a0ec7a42c1e (patch)
treec3de87e8ecbd631bfe07dde3773f98dfcfd7a41a
parentfa70e7434c1472841ced848503380f64c8728ee4 (diff)
gclue-locator: Delete Trailing Whitespace
-rw-r--r--src/gclue-locator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gclue-locator.c b/src/gclue-locator.c
index 13c7107..5044e64 100644
--- a/src/gclue-locator.c
+++ b/src/gclue-locator.c
@@ -54,7 +54,7 @@
static GClueLocationSourceStartResult
gclue_locator_start (GClueLocationSource *source);
-static GClueLocationSourceStopResult
+static GClueLocationSourceStopResult
gclue_locator_stop (GClueLocationSource *source);
struct _GClueLocatorPrivate