mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-analyze: style cleanup
This commit is contained in:
@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user