[sysprof] whitespace
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] whitespace
- Date: Wed, 29 May 2019 22:18:18 +0000 (UTC)
commit 5b40ce4f88338d0b15cec3c50eb6d0a117cd251d
Author: Christian Hergert <chergert redhat com>
Date: Thu May 9 16:15:20 2019 -0700
whitespace
src/libsysprof/sysprof-symbol-resolver.h | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/src/libsysprof/sysprof-symbol-resolver.h b/src/libsysprof/sysprof-symbol-resolver.h
index d9c05a9..fcdceeb 100644
--- a/src/libsysprof/sysprof-symbol-resolver.h
+++ b/src/libsysprof/sysprof-symbol-resolver.h
@@ -44,16 +44,16 @@ struct _SysprofSymbolResolverInterface
void (*load) (SysprofSymbolResolver *self,
SysprofCaptureReader *reader);
gchar *(*resolve) (SysprofSymbolResolver *self,
- guint64 time,
- GPid pid,
+ guint64 time,
+ GPid pid,
SysprofCaptureAddress address,
- GQuark *tag);
+ GQuark *tag);
gchar *(*resolve_with_context) (SysprofSymbolResolver *self,
- guint64 time,
- GPid pid,
+ guint64 time,
+ GPid pid,
SysprofAddressContext context,
SysprofCaptureAddress address,
- GQuark *tag);
+ GQuark *tag);
};
SYSPROF_AVAILABLE_IN_ALL
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]