whitespace cleanup

This commit is contained in:
Christian Hergert
2019-05-09 16:31:48 -07:00
parent 935328356a
commit 2aea96d537

View File

@ -32,11 +32,11 @@ static GQuark linux_quark;
static gchar * static gchar *
sysprof_kernel_symbol_resolver_resolve_with_context (SysprofSymbolResolver *resolver, sysprof_kernel_symbol_resolver_resolve_with_context (SysprofSymbolResolver *resolver,
guint64 time, guint64 time,
GPid pid, GPid pid,
SysprofAddressContext context, SysprofAddressContext context,
SysprofCaptureAddress address, SysprofCaptureAddress address,
GQuark *tag) GQuark *tag)
{ {
const SysprofKernelSymbol *sym; const SysprofKernelSymbol *sym;