mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-03-22 05:01:27 +00:00
libsysprof: whitespace cleanup
This commit is contained in:
@ -104,11 +104,6 @@ struct _SysprofCaptureWriter
|
|||||||
SysprofCaptureStat stat;
|
SysprofCaptureStat stat;
|
||||||
};
|
};
|
||||||
|
|
||||||
#ifdef SYSPROF_ENABLE_GOBJECT
|
|
||||||
G_DEFINE_BOXED_TYPE (SysprofCaptureWriter, sysprof_capture_writer,
|
|
||||||
sysprof_capture_writer_ref, sysprof_capture_writer_unref)
|
|
||||||
#endif
|
|
||||||
|
|
||||||
static inline void
|
static inline void
|
||||||
sysprof_capture_writer_frame_init (SysprofCaptureFrame *frame_,
|
sysprof_capture_writer_frame_init (SysprofCaptureFrame *frame_,
|
||||||
gint len,
|
gint len,
|
||||||
|
|||||||
Reference in New Issue
Block a user