whitespace
This commit is contained in:
parent
d16dda2180
commit
cd31df48b7
1 changed files with 2 additions and 2 deletions
|
@ -35,10 +35,10 @@ typedef struct GConsoleObject {
|
|||
struct GConsoleWindowStream_t {
|
||||
const struct GConsoleWindowVMT_t *vmt;
|
||||
_base_asynchronous_channel_data
|
||||
} stream;
|
||||
} stream;
|
||||
#endif
|
||||
|
||||
} GConsoleObject;
|
||||
} GConsoleObject;
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Add table
Reference in a new issue