[sysprof/wip/chergert/sysprof-3] libsysprof-capture: whitespace cleanup
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof/wip/chergert/sysprof-3] libsysprof-capture: whitespace cleanup
- Date: Tue, 14 May 2019 01:59:24 +0000 (UTC)
commit 183b186bf1388560654bfd29e038e2deb79cb715
Author: Christian Hergert <chergert redhat com>
Date: Mon May 13 18:57:23 2019 -0700
libsysprof-capture: whitespace cleanup
src/libsysprof-capture/sysprof-capture-types.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libsysprof-capture/sysprof-capture-types.h b/src/libsysprof-capture/sysprof-capture-types.h
index 833317d..bd6a36e 100644
--- a/src/libsysprof-capture/sysprof-capture-types.h
+++ b/src/libsysprof-capture/sysprof-capture-types.h
@@ -243,7 +243,7 @@ G_STATIC_ASSERT (sizeof (SysprofCaptureMark) == 96);
static inline gint
sysprof_capture_address_compare (SysprofCaptureAddress a,
- SysprofCaptureAddress b)
+ SysprofCaptureAddress b)
{
if (a < b)
return -1;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]