mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
selection: whitespace cleanup
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user