mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-03-22 13:11:26 +00:00
libsysprof-profile: fix declaration alignment
This commit is contained in:
@ -46,7 +46,7 @@ struct _SysprofInstrumentClass
|
||||
GCancellable *cancellable);
|
||||
};
|
||||
|
||||
DexFuture * _sysprof_instruments_acquire_policy (GPtrArray *instruments,
|
||||
DexFuture *_sysprof_instruments_acquire_policy (GPtrArray *instruments,
|
||||
SysprofRecording *recording);
|
||||
DexFuture *_sysprof_instruments_prepare (GPtrArray *instruments,
|
||||
SysprofRecording *recording);
|
||||
|
||||
Reference in New Issue
Block a user