[sysprof] selection: whitespace cleanup
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] selection: whitespace cleanup
- Date: Sat, 8 Feb 2020 00:57:31 +0000 (UTC)
commit 9689b8c9c6594fe7e8810b9deb659dffacf533d6
Author: Christian Hergert <chergert redhat com>
Date: Tue Feb 4 11:08:21 2020 -0800
selection: whitespace cleanup
src/libsysprof/sysprof-selection.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libsysprof/sysprof-selection.c b/src/libsysprof/sysprof-selection.c
index 332408c..521aff5 100644
--- a/src/libsysprof/sysprof-selection.c
+++ b/src/libsysprof/sysprof-selection.c
@@ -272,7 +272,7 @@ sysprof_selection_unselect_all (SysprofSelection *self)
gboolean
sysprof_selection_contains (SysprofSelection *self,
- gint64 time_at)
+ gint64 time_at)
{
if (self == NULL || self->ranges->len == 0)
return TRUE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]