[tracker] tests: Remove stray semicolon
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] tests: Remove stray semicolon
- Date: Sat, 16 Sep 2017 19:52:48 +0000 (UTC)
commit 538202566e5c8b4be4cd97618cc16c4dbb8152fb
Author: Carlos Garnacho <carlosg gnome org>
Date: Sun Sep 10 00:50:59 2017 +0200
tests: Remove stray semicolon
.../libtracker-miner/tracker-file-notifier-test.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/libtracker-miner/tracker-file-notifier-test.c
b/tests/libtracker-miner/tracker-file-notifier-test.c
index 17ae3d8..1675824 100644
--- a/tests/libtracker-miner/tracker-file-notifier-test.c
+++ b/tests/libtracker-miner/tracker-file-notifier-test.c
@@ -224,7 +224,7 @@ file_notifier_finished_cb (TrackerFileNotifier *notifier,
if (fixture->expect_finished) {
g_main_loop_quit (fixture->main_loop);
- };
+ }
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]