[sysprof/wip/chergert/sysprof-3] whitespace
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [sysprof/wip/chergert/sysprof-3] whitespace
- Date: Thu,  9 May 2019 23:15:51 +0000 (UTC)
commit 432dd846a49deacd483d71942d962289aec239bc
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]