xed-document-output-stream: Clean up code style
This commit is contained in:
@@ -38,8 +38,8 @@ G_BEGIN_DECLS
|
||||
#define XED_DOCUMENT_OUTPUT_STREAM_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), XED_TYPE_DOCUMENT_OUTPUT_STREAM, XedDocumentOutputStreamClass))
|
||||
|
||||
typedef struct _XedDocumentOutputStream XedDocumentOutputStream;
|
||||
typedef struct _XedDocumentOutputStreamClass XedDocumentOutputStreamClass;
|
||||
typedef struct _XedDocumentOutputStreamPrivate XedDocumentOutputStreamPrivate;
|
||||
typedef struct _XedDocumentOutputStreamClass XedDocumentOutputStreamClass;
|
||||
|
||||
struct _XedDocumentOutputStream
|
||||
{
|
||||
|
Reference in New Issue
Block a user