mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
jitmap: whitespace cleanup
This commit is contained in:
@ -97,10 +97,10 @@ sysprof_jitmap_symbol_resolver_load (SysprofSymbolResolver *resolver,
|
||||
|
||||
static gchar *
|
||||
sysprof_jitmap_symbol_resolver_resolve (SysprofSymbolResolver *resolver,
|
||||
guint64 time,
|
||||
GPid pid,
|
||||
SysprofCaptureAddress address,
|
||||
GQuark *tag)
|
||||
guint64 time,
|
||||
GPid pid,
|
||||
SysprofCaptureAddress address,
|
||||
GQuark *tag)
|
||||
{
|
||||
SysprofJitmapSymbolResolver *self = (SysprofJitmapSymbolResolver *)resolver;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user