libsysprof-analyze: style cleanup

This commit is contained in:
Christian Hergert
2023-05-22 13:47:37 -07:00
parent 57e7377c21
commit 752393d449

View File

@ -57,9 +57,9 @@ sysprof_document_process_finalize (GObject *object)
static void
sysprof_document_process_get_property (GObject *object,
guint prop_id,
GValue *value,
GParamSpec *pspec)
guint prop_id,
GValue *value,
GParamSpec *pspec)
{
SysprofDocumentProcess *self = SYSPROF_DOCUMENT_PROCESS (object);