Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
squeekboard
Commits
c3e10343
Commit
c3e10343
authored
Feb 18, 2011
by
Daiki Ueno
Browse files
Cosmetic fixes.
parent
3aa2e6f4
Changes
4
Show whitespace changes
Inline
Side-by-side
eek/eek-key.h
View file @
c3e10343
...
...
@@ -92,7 +92,7 @@ struct _EekKeyClass
/*< private >*/
/* padding */
gpointer
pdummy
[
2
3
];
gpointer
pdummy
[
2
4
];
};
GType
eek_key_get_type
(
void
)
G_GNUC_CONST
;
...
...
eek/eek-keyboard.h
View file @
c3e10343
...
...
@@ -87,7 +87,7 @@ struct _EekKeyboardClass
/*< private >*/
/* padding */
gpointer
pdummy
[
2
3
];
gpointer
pdummy
[
2
4
];
};
GType
eek_keyboard_get_type
...
...
eek/eek-serializable.h
View file @
c3e10343
...
...
@@ -46,7 +46,7 @@ struct _EekSerializableIface
/*< private >*/
/* padding */
gpointer
pdummy
[
5
];
gpointer
pdummy
[
24
];
};
GType
eek_serializable_get_type
(
void
);
...
...
src/client-main.c
View file @
c3e10343
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment